fix: stop links opening in wrong profile

This commit is contained in:
Swarsel 2024-10-15 11:33:13 +02:00
parent 875083a74e
commit 3f6f3fbed7
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
6 changed files with 117 additions and 16 deletions

View file

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