diff options
| author | GrafMonteCarlo <53829166+vailrahmatulin@users.noreply.github.com> | 2024-05-21 18:47:30 +0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-21 18:47:30 +0700 |
| commit | 51e9bd706830e920bc375983ab8599335a4ae37b (patch) | |
| tree | ecaeeed48e08421b7f4d9979c93844babc9c1db8 /config/hypr/UserConfigs/UserKeybinds.conf | |
| parent | 1f38a5f7c1139de7720b6432316921c55a350913 (diff) | |
Update UserKeybinds.conf
Assigning the Alt+Shift keys to trigger the script SwitchKeyboardLayouts.sh
Diffstat (limited to 'config/hypr/UserConfigs/UserKeybinds.conf')
| -rw-r--r-- | config/hypr/UserConfigs/UserKeybinds.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/UserConfigs/UserKeybinds.conf b/config/hypr/UserConfigs/UserKeybinds.conf index eede1669..7026084d 100644 --- a/config/hypr/UserConfigs/UserKeybinds.conf +++ b/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 |
