Add window maximize keyboard shortcut
Add maximize window shortcut <Super>Up
This commit is contained in:
@@ -8,3 +8,5 @@
|
||||
command: dconf write /org/gnome/mutter/center-new-windows true
|
||||
- name: Don't sleep on power
|
||||
command: dconf write /org/gnome/settings-daemon/plugins/power/sleep-inactive-ac-type "'nothing'"
|
||||
- name: Maximize window with <Super>Up
|
||||
command: dconf write /org/gnome/desktop/wm/keybindings/maximize "['<Super>Up']"
|
||||
|
||||
Reference in New Issue
Block a user