Files
nixos/apps/hyprland/hypr/binds.nix
T
2025-12-23 21:42:07 +00:00

7 lines
111 B
Nix

{
bindd = [
"SUPER, Return, Open Terminal, exec, ghostty"
"SUPER, Q, Kill active, killactive"
];
}