Browse Source

Update UserKeybinds.conf

Assigning the Alt+Shift keys to trigger the script SwitchKeyboardLayouts.sh
pull/292/head
GrafMonteCarlo 2 years ago committed by GitHub
parent
commit
51e9bd7068
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      config/hypr/UserConfigs/UserKeybinds.conf

2
config/hypr/UserConfigs/UserKeybinds.conf

@ -27,7 +27,7 @@ bind = $mainMod, Z, exec, pypr zoom # Toggle Zoom
# User Added Keybinds
bind = $mainMod SHIFT, O, exec, $UserScripts/ZshChangeTheme.sh # Change oh-my-zsh theme
bindn = ALT_L, SHIFT_L, exec, $scriptsDir/SwitchKeyboardLayout.sh
# For passthrough keyboard into a VM
# bind = $mainMod ALT, P, submap, passthru
#submap = passthru

Loading…
Cancel
Save