feat(hyprland): replace sway modules with hyprland equivalents (submap, window)

This commit is contained in:
2026-05-04 16:33:56 -07:00
parent cd2d55137b
commit 0784b17f26
+2 -3
View File
@@ -3,9 +3,8 @@
"spacing": 2, // Gaps between modules (4px) "spacing": 2, // Gaps between modules (4px)
"modules-left": [ "modules-left": [
"hyprland/workspaces", "hyprland/workspaces",
"sway/mode", "hyprland/submap",
"sway/scratchpad", "hyprland/window"
"sway/window"
], ],
//"modules-center": [ //"modules-center": [
//"sway/window" //"sway/window"