[Hyprland] Finish change to us-intl layout
This commit is contained in:
@@ -32,6 +32,7 @@ env = OLLAMA_HOST,0.0.0.0
|
|||||||
# ────────────────────────────────────────────────────────────────────
|
# ────────────────────────────────────────────────────────────────────
|
||||||
input {
|
input {
|
||||||
kb_layout = us
|
kb_layout = us
|
||||||
|
kb_variant = altgr-intl
|
||||||
kb_options = caps:swapescape
|
kb_options = caps:swapescape
|
||||||
natural_scroll = true
|
natural_scroll = true
|
||||||
|
|
||||||
|
|||||||
@@ -44,9 +44,9 @@ bind = , P, exec, hyprctl keyword monitor eDP-1, 2880x1800@120, 0x0, 1.5 && cpup
|
|||||||
bind = , D, exec, hyprctl keyword monitor eDP-1, disable
|
bind = , D, exec, hyprctl keyword monitor eDP-1, disable
|
||||||
|
|
||||||
# Keyboard layout
|
# Keyboard layout
|
||||||
bind = , U, exec, hyprctl keyword input:kb_layout us && notify-send 'Set to US keyboard layout' --app-name="Keyboard layout"
|
bind = , U, exec, hyprctl keyword input:kb_layout us && hyprctl keyword input:kb_variant altgr-intl && notify-send 'Set to US keyboard layout' --app-name="Keyboard layout"
|
||||||
bind = , U, submap, reset
|
bind = , U, submap, reset
|
||||||
bind = , C, exec, hyprctl keyword input:kb_layout ch && notify-send 'Set to CH keyboard layout' --app-name="Keyboard layout"
|
bind = , C, exec, hyprctl keyword input:kb_layout ch && hyprctl keyword input:kb_variant '' && notify-send 'Set to CH keyboard layout' --app-name="Keyboard layout"
|
||||||
bind = , C, submap, reset
|
bind = , C, submap, reset
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user