Hyprland waybar and begin styling
This commit is contained in:
10
users/daniel/configs/desktop/waybar/style.css
Normal file
10
users/daniel/configs/desktop/waybar/style.css
Normal file
@@ -0,0 +1,10 @@
|
||||
@import "macchiato.css";
|
||||
|
||||
window#waybar {
|
||||
background: @base;
|
||||
}
|
||||
|
||||
#workspaces button.active {
|
||||
color: @green;
|
||||
background: @surface2;
|
||||
}
|
||||
Reference in New Issue
Block a user