From c1cfa2fb695ec21412e418b72fa23d2bca2a1e08 Mon Sep 17 00:00:00 2001 From: primardj Date: Mon, 29 Jan 2024 12:42:40 +0000 Subject: [PATCH] minor bug fixed and change alacritty htop class from floating to floating_htop --- dotconfig/waybar/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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,