chore: clean up superfluous firefox config

This commit is contained in:
Swarsel 2024-12-03 19:00:10 +01:00
parent aac4efaaa2
commit ce3d75afdd
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
3 changed files with 4 additions and 99 deletions

View file

@ -34,7 +34,7 @@ in
lib.recursiveUpdate
{
"${modifier}+q" = "kill";
"${modifier}+f" = "exec firefox -p cl_adm";
"${modifier}+f" = "exec firefox";
"${modifier}+Shift+f" = "exec swaymsg fullscreen";
"${modifier}+Space" = "exec fuzzel";
"${modifier}+Shift+Space" = "floating toggle";