hyprland: remap caps to super
All checks were successful
Check flake / build-amd64-linux (push) Successful in 3m34s

This commit is contained in:
Jordan Holt 2025-04-18 10:25:10 +01:00
parent 3ceae6eb93
commit b3c6a87a29
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -117,6 +117,7 @@ in
input = {
kb_layout = "gb";
kb_options = "caps:super";
follow_mouse = 1;
sensitivity = 0;
};