diff options
Diffstat (limited to 'dotfiles/hyprland/.config/themes')
| -rw-r--r-- | dotfiles/hyprland/.config/themes/dupre/waybar.css | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dotfiles/hyprland/.config/themes/dupre/waybar.css b/dotfiles/hyprland/.config/themes/dupre/waybar.css index c2b2a9c..81c305c 100644 --- a/dotfiles/hyprland/.config/themes/dupre/waybar.css +++ b/dotfiles/hyprland/.config/themes/dupre/waybar.css @@ -71,6 +71,7 @@ window#waybar { #tray, #clock, #custom-layout, +#custom-pocketbook, #window { padding: 0.45rem; margin: 0.3rem; @@ -91,7 +92,8 @@ window#waybar { #custom-netspeed:hover, #pulseaudio:hover, #sysmonitor:hover, -#custom-layout:hover { +#custom-layout:hover, +#custom-pocketbook:hover { background-color: #474544; border-radius: 1rem; } |
