niri: add waybar
This commit is contained in:
12
niri/.config/waybar/light.css
Normal file
12
niri/.config/waybar/light.css
Normal file
@@ -0,0 +1,12 @@
|
||||
* {
|
||||
background-color: #f6ede0;
|
||||
color: #696257;
|
||||
}
|
||||
|
||||
#workspaces button.active {
|
||||
border-bottom: 3px solid #278a6e;
|
||||
}
|
||||
|
||||
#workspaces button.urgent {
|
||||
border-bottom: 3px solid #d0818f;
|
||||
}
|
||||
Reference in New Issue
Block a user