From a263e5ac6a15c39f6f4237f71a28fd667d9ff87c Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Tue, 4 Jul 2023 09:46:29 -0400 Subject: [PATCH] hyprland: Remove previous workspace keybind Not needed anymore since relative workspaces are used instead. --- home/hyprland.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/home/hyprland.nix b/home/hyprland.nix index be89f57..042df72 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -149,7 +149,6 @@ in bind = $SUPER_SHIFT, H, splitratio, -0.05 bind = $SUPER_SHIFT, L, splitratio, +0.05 - bind = $SUPER, grave, workspace, previous bind = $SUPER, 1, exec, hyprland-relative-workspace b bind = $SUPER, 2, exec, hyprland-relative-workspace f bind = $SUPER_SHIFT, 1, exec, hyprland-relative-workspace b --with-window