(scripts) added kb layout switcher for hyprland
This commit is contained in:
@@ -38,6 +38,7 @@ bind = $Mod, d, exec, $menu
|
||||
bind = $Mod, q, killactive,
|
||||
bind = $Mod SHIFT, q, forcekillactive
|
||||
bind = $Mod, a, exec, audio-sink-switcher.sh
|
||||
bind = $Mod, m, exec, hyprland-kb-layout-switcher.sh
|
||||
bind = $Mod SHIFT, m, exec, hyprctl switchxkblayout all next
|
||||
|
||||
## move focus
|
||||
@@ -162,8 +163,8 @@ bind = $Mod SHIFT, s, exec, slurp | grim -g - "$screenshot_directory/$(date '+%Y
|
||||
|
||||
input {
|
||||
# keyboard
|
||||
kb_layout = us, us
|
||||
kb_variant = basic, intl
|
||||
kb_layout = us, us, ch
|
||||
kb_variant = basic, intl, basic
|
||||
|
||||
# mouse
|
||||
sensitivity = 0.5
|
||||
|
||||
Reference in New Issue
Block a user