From cf218d666d543c463e76c1018fa96fe23588c050 Mon Sep 17 00:00:00 2001 From: 514fpv Date: Sun, 4 Aug 2024 13:05:00 +0800 Subject: [PATCH] fix(gnome): add more shortcuts --- home/gnome/impl/dconf.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/gnome/impl/dconf.nix b/home/gnome/impl/dconf.nix index 6cb920b8..ba4a1569 100644 --- a/home/gnome/impl/dconf.nix +++ b/home/gnome/impl/dconf.nix @@ -73,6 +73,7 @@ in mkIf cfg.enable { switch-to-workspace-2 = [ "2" ]; switch-to-workspace-3 = [ "3" ]; switch-to-workspace-4 = [ "4" ]; + toggle-maximized = [ "f" ]; }; "${ps}/keybindings" = {