From 4ec9cfba8f98757fc917da0a5790d2b3b8d7b6cb Mon Sep 17 00:00:00 2001 From: gaitas13 <91051922+gaitas13@users.noreply.github.com> Date: Tue, 31 Dec 2024 01:22:03 +0100 Subject: [PATCH] changed waybar config --- .config/waybar/configs/[TOP] Custom Laptop | 6 ++++-- .config/waybar/modules | 3 ++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.config/waybar/configs/[TOP] Custom Laptop b/.config/waybar/configs/[TOP] Custom Laptop index e6855b8..9662a2b 100644 --- a/.config/waybar/configs/[TOP] Custom Laptop +++ b/.config/waybar/configs/[TOP] Custom Laptop @@ -45,8 +45,10 @@ ], "modules-right": [ - "network#speed", - "custom/separator#dot-line", + //unsure + //"network#speed", + //"custom/separator#dot-line", + "custom/swaync", "tray", "mpris", diff --git a/.config/waybar/modules b/.config/waybar/modules index 1165211..b8772f8 100644 --- a/.config/waybar/modules +++ b/.config/waybar/modules @@ -219,7 +219,8 @@ "clock": { "interval": 1, //"format": " {:%I:%M %p}", // AM PM format - "format": " {:%H:%M:%S}", + //"format": " {:%H:%M:%S}", + "format": " {:%H:%M}", "format-alt": " {:%H:%M  %Y, %d %B, %A}", "tooltip-format": "{calendar}", "calendar": {