snowflake/home/ags/config/scss/bar.scss
notohh 36bbb8603a
All checks were successful
flake check / check (push) Successful in 11m1s
fmt check / check (push) Successful in 1m6s
ags: init basic bar
2024-01-01 21:29:18 -05:00

9 lines
117 B
SCSS

* {
all: unset;
margin: 3px;
font-family: 'Monaspace Krypton';
}
window {
background-color: black;
}