diff --git a/waybar/myconfig b/waybar/myconfig index 81cafee..dec5e95 100644 --- a/waybar/myconfig +++ b/waybar/myconfig @@ -31,8 +31,8 @@ "custom/youtube", "custom/updates", "pulseaudio", - "group/hardware", "battery", + "group/hardware", "custom/exit", "clock" ], diff --git a/waybar/style.css b/waybar/style.css index e35d1a3..339d5ee 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -235,7 +235,7 @@ tooltip label { font-size: 16px; color: @background; border-radius: 12px; - padding: 2px 10px 0px 10px; + padding: 2px 15px 0px 10px; margin: 5px 15px 5px 0px; opacity:0.8; }