in Hyprland, bind capslock to ctrl
This commit is contained in:
parent
5450f73b5a
commit
739f3d97f2
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
||||||
kb_layout = "fr";
|
kb_layout = "fr";
|
||||||
kb_variant = "";
|
kb_variant = "";
|
||||||
kb_model = "pc105";
|
kb_model = "pc105";
|
||||||
kb_options = "caps:super";
|
kb_options = "ctrl:nocaps";
|
||||||
kb_rules = "";
|
kb_rules = "";
|
||||||
|
|
||||||
touchpad = {
|
touchpad = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue