Adapt hypr input config to keyboard layouts
This commit is contained in:
parent
696c883615
commit
fff8eba6ef
1 changed files with 5 additions and 2 deletions
|
@ -1,9 +1,12 @@
|
||||||
input {
|
input {
|
||||||
kb_layout = us, es
|
kb_layout=us,rs,rs,de
|
||||||
kb_options = compose:rctrl, level3:ralt_switch, grp:win_space_toggle
|
kb_variant=,latinyz,yz,qwerty
|
||||||
|
kb_options=caps:swapescape,grp:alt_shift_toggle
|
||||||
|
|
||||||
follow_mouse = 1
|
follow_mouse = 1
|
||||||
numlock_by_default = true
|
numlock_by_default = true
|
||||||
|
repeat_rate=50
|
||||||
|
repeat_delay=300
|
||||||
|
|
||||||
touchpad {
|
touchpad {
|
||||||
natural_scroll = yes
|
natural_scroll = yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue