fix(gnome): add more shortcuts

This commit is contained in:
514fpv 2024-08-04 13:05:00 +08:00
parent fb006e5969
commit cf218d666d
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw

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" = {