summaryrefslogtreecommitdiff
path: root/config/hyprland/waybar/schemes/base16.css
diff options
context:
space:
mode:
Diffstat (limited to 'config/hyprland/waybar/schemes/base16.css')
-rw-r--r--config/hyprland/waybar/schemes/base16.css6
1 files changed, 2 insertions, 4 deletions
diff --git a/config/hyprland/waybar/schemes/base16.css b/config/hyprland/waybar/schemes/base16.css
index 589cc12..61378fd 100644
--- a/config/hyprland/waybar/schemes/base16.css
+++ b/config/hyprland/waybar/schemes/base16.css
@@ -38,7 +38,6 @@ window#waybar.PCSX2 #window {
}
#mpd, #battery,
-#window,
#custom-wireguard, #network, #pulseaudio, #temperature, #cpu, #custom-memory {
margin-left: 8px;
padding-left: 16px;
@@ -47,7 +46,6 @@ window#waybar.PCSX2 #window {
}
#workspaces, #mpd, #battery, #clock,
-#window,
#custom-wireguard, #network, #pulseaudio, #temperature, #cpu, #custom-memory, #tray {
border: solid @background 2px;
margin-top: 4px;
@@ -108,8 +106,8 @@ window#waybar.PCSX2 #window {
}
#window {
- color: @background;
- background: @color4;
+ padding-left: 16px;
+ color: @color4;
}
#custom-wireguard {