diff --git a/dotconfig/waybar/config b/dotconfig/waybar/config index 920ca8b..6f6895c 100644 --- a/dotconfig/waybar/config +++ b/dotconfig/waybar/config @@ -87,7 +87,7 @@ "clock": { "interval": 1, "format": " {:%I:%M:%S %p}", // " {:%H:%M:%S}", - "tooltip-format": "{:%Y %B}\n{calendar}", + "tooltip-format": "{:%B %Y}\n{calendar}", "calendar": { "mode": "month", "weeks-pos": "right", @@ -111,7 +111,7 @@ "interval": 1, // "format": "{}%  " "format": " {used:0.1f}/{total:0.1f}G  {swapUsed:0.1f}/{swapTotal:0.1f}G", - "on-click": "alacritty --class floating -e htop -t" + "on-click": "alacritty --class floating_htop -e htop -t" }, "temperature": { // "thermal-zone": 2,