mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 08:33:55 -05:00
aly/hyprland: remap caps lock to control
This commit is contained in:
parent
6bfa581c54
commit
7241dcb364
|
@ -52,6 +52,8 @@
|
|||
|
||||
exec-once = ["sleep 1 && ${lib.getExe' pkgs.keepassxc "keepassxc"}"];
|
||||
|
||||
input.kb_options = "ctrl:nocaps";
|
||||
|
||||
windowrulev2 = [
|
||||
"center(1),class:(org.keepassxc.KeePassXC)"
|
||||
"float,class:(org.keepassxc.KeePassXC)"
|
||||
|
|
Loading…
Reference in a new issue