# Unify all key bindings in this file to conveniently keep them consistent [org/gnome/desktop/wm/keybindings] begin-move=@as [] begin-resize=@as [] # q is i3wm's default close=['q', 'q', 'F4'] cycle-group=@as [] cycle-group-backward=@as [] cycle-panels=['Tab'] cycle-panels-backward=['Escape'] cycle-windows=@as [] cycle-windows-backward=@as [] # 1-5 is i3wm's default way move-to-workspace-1=['1'] move-to-workspace-2=['2'] move-to-workspace-3=['3'] move-to-workspace-4=['4'] move-to-workspace-5=['5'] move-to-workspace-6=['6'] move-to-workspace-7=['7'] move-to-workspace-8=['8'] move-to-workspace-9=['9'] move-to-workspace-10=['0'] move-to-workspace-last=@as [] move-to-workspace-left=['Left'] move-to-workspace-right=['Right'] switch-group=@as [] switch-group-backward=@as [] switch-input-source=@as [] switch-input-source-backward=@as [] # - Left/Right is the default to move left/right => 1-5 # - 1-5 is i3wm's default way switch-to-workspace-1=['1', '1'] switch-to-workspace-2=['2', '2'] switch-to-workspace-3=['3', '3'] switch-to-workspace-4=['4', '4'] switch-to-workspace-5=['5', '5'] switch-to-workspace-6=['6', '6'] switch-to-workspace-7=['7', '7'] switch-to-workspace-8=['8', '8'] switch-to-workspace-9=['9', '9'] switch-to-workspace-10=['0', '0'] switch-to-workspace-last=['End'] switch-to-workspace-left=['Left'] switch-to-workspace-right=['Right'] [org/gnome/mutter/keybindings] toggle-tiled-left=@as [] toggle-tiled-right=@as [] [org/gnome/settings-daemon/plugins/media-keys] custom-keybindings=['/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0/', '/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom1/', '/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom2/', '/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom3/', '/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom4/', '/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom5/', '/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom6/', '/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom7/', '/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom8/', '/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom9/'] email=['e'] help=@as [] home=['f'] logout=@as [] magnifier=@as [] magnifier-zoom-in=@as [] magnifier-zoom-out=@as [] next=['KP_6'] on-screen-keyboard=@as [] play=['KP_5'] previous=['KP_4'] screenreader=@as [] screensaver=['Escape'] search=['slash'] volume-down=['KP_2'] volume-mute=['KP_0'] volume-up=['KP_8'] [org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0] binding='Home' command='gnome-session-quit --reboot' name='Reboot Machine' [org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom1] binding='End' command='gnome-session-quit --power-off' name='Shutdown Machine' [org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom2] binding='Delete' command='gnome-session-quit --logout' name='Log out (1)' [org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom3] binding='BackSpace' command='gnome-session-quit --logout' name='Log out (2)' [org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom4] binding='g' command='google-chrome' name='Google Chrome' [org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom5] # Mimic i3wm's default way to open terminals binding='Return' command='gnome-terminal' name='Terminal (1)' [org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom6] # Faster than the default t binding='t' command='gnome-terminal' name='Terminal (2)' [org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom7] binding='l' command='/home/alexander/.pyenv/versions/utils/bin/python /home/alexander/.config/gnome-settings/elgato/toggle_keylights.py' name='Toggle Keylights in the Office' [org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom8] binding='Up' command='/home/alexander/.pyenv/versions/utils/bin/python /home/alexander/.config/gnome-settings/elgato/inc_brightness.py' name='Increase Brightness of Keylights in the Office' [org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom9] binding='Down' command='/home/alexander/.pyenv/versions/utils/bin/python /home/alexander/.config/gnome-settings/elgato/dec_brightness.py' name='Decrease Brightness of Keylights in the Office' [org/gnome/shell/extensions/pop-shell] activate-launcher=['d'] pop-workspace-down=['Down'] pop-workspace-up=['Up'] # Return instead of the default Return # so that Return opens terminal (like i3wm) above tile-enter=['Return'] tile-resize-down=['Up'] tile-resize-up=['Down'] toggle-floating=['y'] toggle-tiling=['y'] [org/gnome/shell/keybindings] focus-active-notification=@as [] [org/gnome/terminal/legacy/keybindings] close-tab='w' close-window='q' find='f' find-clear='j' find-next='n' find-previous='h' new-tab='t' new-window='n' zoom-in='plus' # default: zoom-out='minus'