Hyprland: brave shortcut

This commit is contained in:
Filippo Berto 2025-04-17 20:41:49 +02:00
parent b30ceeab7b
commit 923c40c9a0
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -209,6 +209,7 @@ in
"SUPER, W, killactive,"
"SUPER, M, exec, ${config.programs.hyprlock.package}/bin/hyprlock"
"SUPER_ALT_L, Q, exit,"
"SUPER, B, exec, brave"
"SUPER, E, exec, nemo"
"SUPER, L, exec, ${lib.optionalString (hostName == "thor") "env -u WAYLAND_DISPLAY "} obsidian"
"SUPER, V, togglefloating,"