Hyprland: switch firefox with brave

This commit is contained in:
Filippo Berto 2025-05-23 13:52:06 +02:00
parent b036181cc8
commit a6d86399ce
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

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