home(gnome): add more shortcuts

This commit is contained in:
514fpv 2024-08-04 13:05:00 +08:00
parent 120d16e976
commit 14cc8dbf1d
Signed by: koishi
SSH key fingerprint: SHA256:i6TyMdSpIH+dGyo6hTa6wyF+9OHsFkBnmLdkGBPblgI

View file

@ -73,6 +73,7 @@ in mkIf cfg.enable {
switch-to-workspace-2 = [ "<Super>2" ]; switch-to-workspace-2 = [ "<Super>2" ];
switch-to-workspace-3 = [ "<Super>3" ]; switch-to-workspace-3 = [ "<Super>3" ];
switch-to-workspace-4 = [ "<Super>4" ]; switch-to-workspace-4 = [ "<Super>4" ];
toggle-maximized = [ "<Super>f" ];
}; };
"${ps}/keybindings" = { "${ps}/keybindings" = {