mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
updated goober config
This commit is contained in:
parent
6fcf4c62e2
commit
7455e9981f
7 changed files with 31 additions and 5 deletions
|
@ -1,12 +1,12 @@
|
|||
* {
|
||||
font-family: "CodeNewRoman Nerd Font";
|
||||
font-weight: bold;
|
||||
font-size: 14px;
|
||||
font-size: 12px;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
window#waybar {
|
||||
background-color: rgba(254, 254, 254, 0.6);
|
||||
background-color: #000;
|
||||
|
||||
}
|
||||
|
||||
|
@ -17,3 +17,7 @@ window#waybar {
|
|||
#workspaces button.focused {
|
||||
background-color: #7b002c;
|
||||
}
|
||||
|
||||
#workspaces {
|
||||
padding: 4px 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue