From 759e4b6d720ea38e7199d26bb257f8a0abcaf8ce Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Sun, 11 Jun 2023 14:32:30 -0400 Subject: [PATCH] hyprland: Don't use groups I haven't used groups in a while and find things simpler that way. --- modules/hyprland/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/hyprland/default.nix b/modules/hyprland/default.nix index 75b0f25..ab404d9 100644 --- a/modules/hyprland/default.nix +++ b/modules/hyprland/default.nix @@ -129,8 +129,6 @@ let VARIABLES = import ../../src/variables.nix; in { bind = SUPER, X, pin bind = SUPER, F, fullscreen, 1 bind = SUPER_SHIFT, F, fullscreen - bind = SUPER, bracketright, changegroupactive, f - bind = SUPER, bracketleft, changegroupactive, b bind = SUPER, S, togglespecialworkspace bind = SUPER_SHIFT, S, movetoworkspace, special bind = SUPER_SHIFT, S, focuscurrentorlast