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",