From eb6cf095970489911a2ea192568e183e62c6c446 Mon Sep 17 00:00:00 2001 From: Matthias Puchstein Date: Tue, 26 Aug 2025 03:00:31 +0200 Subject: [PATCH] moved modules of waybar --- .config/waybar/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/waybar/config b/.config/waybar/config index 61d6caa..28a9291 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -8,6 +8,8 @@ "margin-bottom": 6, "modules-left": [ + "clock", + "custom/swaync", "hyprland/window", "hyprland/workspaces" ], @@ -26,9 +28,7 @@ "privacy", "wireplumber#source", "wireplumber#sink", - "tray", - "custom/swaync", - "clock" + "tray" ], "hyprland/window": {