From 50253b07cef2ac6c58d17266057be15d618ef453 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Wed, 9 Apr 2025 10:37:35 +0200 Subject: [PATCH] update waybar config --- dot_config/waybar/config.jsonc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dot_config/waybar/config.jsonc b/dot_config/waybar/config.jsonc index 15b158d..89532a5 100644 --- a/dot_config/waybar/config.jsonc +++ b/dot_config/waybar/config.jsonc @@ -8,11 +8,11 @@ // Choose the order of the modules "modules-left": [ "hyprland/workspaces", - "sway/mode", - "sway/scratchpad" + "hyprland/mode", + "hyprland/scratchpad" ], "modules-center": [ - "sway/window" + "hyprland/window" ], "modules-right": [ "idle_inhibitor",