Update config/hyprland.nix
This commit is contained in:
parent
0d196f07a8
commit
af801f79b4
@ -58,7 +58,8 @@ with lib;
|
|||||||
col.inactive_border = rgb(${config.stylix.base16Scheme.base01})
|
col.inactive_border = rgb(${config.stylix.base16Scheme.base01})
|
||||||
}
|
}
|
||||||
input {
|
input {
|
||||||
kb_layout = ${keyboardLayout}
|
kb_layout = us
|
||||||
|
kb_variant = colemak
|
||||||
kb_options = grp:alt_shift_toggle
|
kb_options = grp:alt_shift_toggle
|
||||||
kb_options = caps:super
|
kb_options = caps:super
|
||||||
follow_mouse = 1
|
follow_mouse = 1
|
||||||
|
Loading…
Reference in New Issue
Block a user