modular binding for firefox

This commit is contained in:
kenji
2025-12-24 16:28:28 +00:00
parent 811011d6d6
commit 08868fc241
+2 -2
View File
@@ -3,7 +3,7 @@
bindd =
[
# essential
"SUPER, Return, Open Terminal, exec, ghostty" # FIXME: must be using xdg-open
"SUPER, Return, Open Terminal, exec, uwsm app -- xdg-terminal-exec"
"SUPER, Q, Kill active, killactive"
# move focus
@@ -17,7 +17,7 @@
"SUPER SHIFT, F, Toggle Maximized Fullscreen, fullscreen, 1"
# apps
"SUPER, W, Open browser, exec, firefox" # FIXME: must be xdg-open
"SUPER, W, Open browser, exec, uwsm app -- xdg-open https://duckduckgo.com" # FIXME: must be xdg-open
# [Workspaces] Toggle between most recent workspaces
"SUPER, Tab, Cycle workspaces, workspace, previous"