disable caps lock key and add some power management features to save battery on laptop

This commit is contained in:
2024-12-21 12:37:01 +01:00
parent 56762a2e68
commit 344adfdd90
2 changed files with 21 additions and 1 deletions

View File

@ -92,6 +92,7 @@
kb_layout = "fr";
kb_variant = "us";
follow_mouse = 2;
kb_options = "caps:none";
touchpad.natural_scroll = false;
};