aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrafMonteCarlo <53829166+vailrahmatulin@users.noreply.github.com>2024-05-21 18:49:21 +0700
committerGitHub <noreply@github.com>2024-05-21 18:49:21 +0700
commit543ac255b7387dd0d45d9b1dd8cbef78d49263dc (patch)
treea1dd5ccff97fe82f910ca27d10a83666ec1eedb3
parent51e9bd706830e920bc375983ab8599335a4ae37b (diff)
Update UserKeybinds.conf
Assigning the Alt+Shift keys to trigger the script SwitchKeyboardLayouts.sh
-rw-r--r--config/hypr/UserConfigs/UserKeybinds.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/hypr/UserConfigs/UserKeybinds.conf b/config/hypr/UserConfigs/UserKeybinds.conf
index 7026084d..9858558f 100644
--- a/config/hypr/UserConfigs/UserKeybinds.conf
+++ b/config/hypr/UserConfigs/UserKeybinds.conf
@@ -27,7 +27,8 @@ 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
+bindn = ALT_L, SHIFT_L, exec, $scriptsDir/SwitchKeyboardLayout.sh # Changing the keyboard layout
+
# For passthrough keyboard into a VM
# bind = $mainMod ALT, P, submap, passthru
#submap = passthru
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage