nixos-config/modules/themes/a-happy-gnome/schemas/keybindings.conf
Gabriel Arazas b7b641aacd Update modules
- 'A happy GNOME' config
- Refactoring some parts of the codebase
2021-12-04 23:27:10 +08:00

41 lines
1.2 KiB
Plaintext

# This is used in tandem with Pop shell plugin.
[org/gnome/desktop/wm/keybindings]
begin-resize=['<Super>r']
close=['<Alt>F4', '<Super>q']
cycle-group=@as []
cycle-group-backward=@as []
cycle-windows=['<Super>grave']
cycle-windows-backward=['<Shift><Super>grave']
maximize=@as []
minimize=@as []
move-to-monitor-down=['<Alt><Super>j']
move-to-monitor-left=['<Alt><Super>h']
move-to-monitor-right=['<Alt><Super>l']
move-to-monitor-up=['<Alt><Super>k']
move-to-workspace-left=['<Shift><Super>h']
move-to-workspace-right=['<Shift><Super>l']
panel-main-menu=@as []
switch-group=@as []
switch-group-backward=@as []
switch-input-source=['<Super>i']
switch-input-source-backward=['<Shift><Super>i']
switch-to-workspace-left=['<Primary><Super>h']
switch-to-workspace-right=['<Primary><Super>l']
toggle-fullscreen=['<Super>f']
toggle-maximized=['<Shift><Super>f']
toggle-overview=['<Shift><Super>s']
toggle-tiled-left=@as []
toggle-tiled-right=@as []
[org/gnome/shell/keybindings]
toggle-message-tray=['<Super>v']
# We don't want to restore them shortcuts.
[org/gnome/mutter/wayland/keybindings]
restore-shortcuts=@as []
[org/gnome/settings-daemon/plugins/media-keys]
screensaver=['<Super>Escape']
logout=['<Shift><Super>Escape']
help=@as []