modular binding for firefox
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
bindd =
|
bindd =
|
||||||
[
|
[
|
||||||
# essential
|
# 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"
|
"SUPER, Q, Kill active, killactive"
|
||||||
|
|
||||||
# move focus
|
# move focus
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
"SUPER SHIFT, F, Toggle Maximized Fullscreen, fullscreen, 1"
|
"SUPER SHIFT, F, Toggle Maximized Fullscreen, fullscreen, 1"
|
||||||
|
|
||||||
# apps
|
# 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
|
# [Workspaces] Toggle between most recent workspaces
|
||||||
"SUPER, Tab, Cycle workspaces, workspace, previous"
|
"SUPER, Tab, Cycle workspaces, workspace, previous"
|
||||||
|
|||||||
Reference in New Issue
Block a user