Add center window hotkey
Add hotkey to center window
This commit is contained in:
@@ -10,3 +10,5 @@
|
||||
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']"
|
||||
- name: Center window with ['<Super>Return']
|
||||
command: dconf write /org/gnome/desktop/wm/keybindings/move-to-center "['<Super><Alt>Return']"
|
||||
|
||||
Reference in New Issue
Block a user