mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-05-18 23:30:44 +02:00
waybar: Use GTK theme
This handles some things for us that would be difficult to achieve otherwise.
This commit is contained in:
parent
08bb2d0baf
commit
7da4e81c63
2
home.nix
2
home.nix
@ -605,7 +605,6 @@
|
|||||||
@define-color base0F #cc6633;
|
@define-color base0F #cc6633;
|
||||||
|
|
||||||
* {
|
* {
|
||||||
all: initial;
|
|
||||||
color: @base05;
|
color: @base05;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
@ -617,6 +616,7 @@
|
|||||||
|
|
||||||
#workspaces button {
|
#workspaces button {
|
||||||
padding: 12px 0;
|
padding: 12px 0;
|
||||||
|
border-radius: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button.active {
|
#workspaces button.active {
|
||||||
|
Loading…
Reference in New Issue
Block a user