Hyprland: add firefox shortcut

This commit is contained in:
Filippo Berto 2025-05-23 11:20:01 +02:00
parent f385d7de59
commit b036181cc8
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

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