apps scope, pollute specialargs more, switch back to firefox

This commit is contained in:
atagen 2025-08-22 13:44:33 +10:00
parent 5003fc7953
commit 39ee6aa252
16 changed files with 253 additions and 366 deletions

View file

@ -71,9 +71,9 @@ binds {
Mod+Ctrl+K { move-window-up; }
Mod+Ctrl+L { move-column-right-or-to-monitor-right; }
Mod+D { spawn "qs" "ipc" "call" "launch" "toggle"; }
Mod+E { spawn "nautilus"; }
Mod+E { spawn "pcmanfm"; }
Mod+Equal { spawn "bitwarden"; }
Mod+F { spawn "chromium"; }
Mod+F { spawn "firefox"; }
Mod+H { focus-column-left; }
Mod+J { focus-window-down; }
Mod+K { focus-window-up; }