Skip to content

Commit

Permalink
Configure "switch windows" shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
OrBin committed Dec 17, 2023
1 parent 4fbb8a2 commit 057e087
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/configuration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
gsettings set org.freedesktop.ibus.general.hotkey triggers "['<Alt>Shift_L', '<Alt>Shift_R', '<Alt>Shift']"
gsettings set org.gnome.desktop.wm.keybindings switch-input-source "['<Alt>Shift_L', '<Alt>Shift_R', 'XF86Keyboard']"
gsettings set org.gnome.desktop.wm.keybindings switch-input-source-backward "['<Alt>Shift_L', '<Alt>Shift_R', '<Shift>XF86Keyboard']"
gsettings set org.gnome.desktop.wm.keybindings switch-windows "['<Alt>Tab']"
# Lock shortcut
gsettings set org.gnome.settings-daemon.plugins.media-keys screensaver "['<Super>l', '<Super>Escape']"
Expand Down

0 comments on commit 057e087

Please sign in to comment.