mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 17:03: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);
|
|
} |