Add a firefox bind to hyprland
This commit is contained in:
parent
a181d68aec
commit
5e4e5e870d
|
@ -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)"''
|
||||
|
|
Loading…
Reference in a new issue