hyprland: add russian, capslock ctrl
This commit is contained in:
parent
b458408f12
commit
6b416ec8dd
1 changed files with 3 additions and 3 deletions
|
@ -32,9 +32,9 @@ in {
|
|||
|
||||
# Input settings
|
||||
input = {
|
||||
kb_layout = "de,us";
|
||||
kb_variant = ",colemak_dh_wide";
|
||||
kb_options = "grp:rctrl_rshift_toggle";
|
||||
kb_layout = "de,ru";
|
||||
kb_variant = ",phonetic_winkeys";
|
||||
kb_options = "grp:rctrl_rshift_toggle ctrl:nocaps";
|
||||
|
||||
follow_mouse = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue