From 75c20f068b95be034beb9457ef0a643ba4860b7e Mon Sep 17 00:00:00 2001 From: shadow cat Date: Mon, 13 Jul 2026 17:42:36 -0400 Subject: [PATCH] buh --- hyprland.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyprland.lua b/hyprland.lua index a793d67..5b5176d 100644 --- a/hyprland.lua +++ b/hyprland.lua @@ -37,7 +37,7 @@ local wss = { { 6, "w" }, { 7, "f" }, { 8, "p" }, - { 10, "z" }, + { 9, "z" }, { 10, "x" }, { 11, "c" }, }