waybar: Use GTK theme

This handles some things for us that would be difficult to achieve
otherwise.
This commit is contained in:
Donovan Glover 2023-05-14 13:02:51 -04:00
parent 08bb2d0baf
commit 7da4e81c63
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -605,7 +605,6 @@
@define-color base0F #cc6633;
* {
all: initial;
color: @base05;
font-size: 16px;
}
@ -617,6 +616,7 @@
#workspaces button {
padding: 12px 0;
border-radius: 0;
}
#workspaces button.active {