mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 21:23:55 -05:00
7 lines
116 B
CSS
7 lines
116 B
CSS
|
@import url("style.css");
|
||
|
|
||
|
/* Style overrides for sway */
|
||
|
|
||
|
window#waybar {
|
||
|
background: rgba (35, 38, 52, 1.0);
|
||
|
}
|