fix(gnome): add more shortcuts
This commit is contained in:
parent
fb006e5969
commit
cf218d666d
|
@ -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" = {
|
||||||
|
|
Loading…
Reference in a new issue