Change toggle maximised keybind
This commit is contained in:
parent
6bc0155b77
commit
d7bbfe8133
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ with lib; {
|
||||||
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>m"];
|
toggle-maximized = ["<Super>f"];
|
||||||
};
|
};
|
||||||
|
|
||||||
"org/gnome/settings-daemon/plugins/media-keys" = {
|
"org/gnome/settings-daemon/plugins/media-keys" = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue