From 035b50db87ad1393bcfa42d82d7900b590304b4f Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 16 Feb 2025 17:57:37 -0600 Subject: [PATCH] feat: updated binds --- modules/home/gui/desktop/hypr/land/config/bind.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/home/gui/desktop/hypr/land/config/bind.nix b/modules/home/gui/desktop/hypr/land/config/bind.nix index 4d1d6c0..e903154 100755 --- a/modules/home/gui/desktop/hypr/land/config/bind.nix +++ b/modules/home/gui/desktop/hypr/land/config/bind.nix @@ -18,7 +18,7 @@ let "R, exec, obs" "N, exec, signal-desktop" "T, exec, zeditor" - "B, exec, firefox" + "B, exec, floorp" "X, exec, freetube" "V, exec, discordcanary" "M, exec, element-desktop" @@ -32,8 +32,8 @@ let "5, workspace, 5" # Windows "W, killactive" - "F, splitratio, 0.33" - "O, splitratio, -0.33" + "O, splitratio, 0.33" + "F, splitratio, -0.33" # Window Focus "C, movefocus, l" "A, movefocus, u"