diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-04-10 22:48:57 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-04-10 22:48:57 +0200 |
| commit | 849fc6582013a58eb14783ea8aeb6009bd7dbc25 (patch) | |
| tree | e604316071f230e03531d27cf5ab00388c199253 /config/waybar/style.css | |
| parent | 358ea1e2a08b5c887a2f46562326ac2ea9ac6c24 (diff) | |
Notch friendly waybar config
Diffstat (limited to 'config/waybar/style.css')
| -rw-r--r-- | config/waybar/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/waybar/style.css b/config/waybar/style.css index dac1db3..deee975 100644 --- a/config/waybar/style.css +++ b/config/waybar/style.css @@ -109,6 +109,7 @@ button:hover { #mpd { color: #0F261F; background-color: #FAED8F; + margin-right: 8px; } #custom-tailscale.connected { |