home(gnome): add more shortcuts
This commit is contained in:
parent
120d16e976
commit
14cc8dbf1d
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue