From a835b29bfe31049fb00ba9ea639aaaea34af94c5 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Mon, 7 Aug 2023 08:53:10 -0400 Subject: [PATCH] hyprland: Don't change focus when moving to special As far as I can tell, this was a workaround that appears to be fixed now. --- home/hyprland.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/home/hyprland.nix b/home/hyprland.nix index 066af1c2..f5720834 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -174,7 +174,6 @@ in bind = $SUPER, F, fullscreen bind = $SUPER, S, exec, hyprctl dispatch swapactiveworkspaces 0 1 bind = $SUPER_SHIFT, S, movetoworkspace, special - bind = $SUPER_SHIFT, S, focuscurrentorlast bind = $SUPER, F1, exec, killall ..ironbar-wrapper || ironbar bind = $SUPER, F2, togglespecialworkspace