modular binding for firefox
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user