Add a firefox bind to hyprland

This commit is contained in:
Evie Litherland-Smith 2024-02-07 07:28:29 +00:00
parent a181d68aec
commit 5e4e5e870d

View file

@ -254,6 +254,7 @@
"SUPER SHIFT, Return, exec, ${emacs.finalPackage}/bin/emacsclient -c"
"SUPER, S, exec, ${alacritty.package}/bin/alacritty -e btm --group --battery"
"SUPER, W, exec, ${pkgs.nyxt}/bin/nyxt --no-socket"
"SUPER SHIFT, W, exec, ${pkgs.firefox}/bin/firefox"
# Misc useful binds
'',Print,exec,${pkgs.grim}/bin/grim -g "$(${pkgs.slurp}/bin/slurp)"''