From 6cc346139d195e15e4d3dadd7662b01dfbd24fe0 Mon Sep 17 00:00:00 2001 From: RGBCube Date: Tue, 28 Nov 2023 20:10:36 +0300 Subject: [PATCH] Remove special workspace --- machines/enka/hyprland/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/machines/enka/hyprland/default.nix b/machines/enka/hyprland/default.nix index ac8edef..784ee9f 100644 --- a/machines/enka/hyprland/default.nix +++ b/machines/enka/hyprland/default.nix @@ -43,14 +43,12 @@ bind = SUPER, 3, workspace, 3 bind = SUPER, 4, workspace, 4 bind = SUPER, 5, workspace, 5 - bind = SUPER, S, togglespecialworkspace bind = SUPER+ALT, 1, movetoworkspacesilent, 1 bind = SUPER+ALT, 2, movetoworkspacesilent, 2 bind = SUPER+ALT, 3, movetoworkspacesilent, 3 bind = SUPER+ALT, 4, movetoworkspacesilent, 4 bind = SUPER+ALT, 5, movetoworkspacesilent, 5 - bind = SUPER+ALT, S, movetoworkspacesilent, special bindm = SUPER, mouse:272, movewindow bindm = SUPER, mouse:274, movewindow