add(binds): binds for special workspace
This commit is contained in:
@@ -45,9 +45,18 @@
|
||||
"SUPER, W, Open Browser, exec, uwsm app -- firefox" # TODO: must be modular
|
||||
# "SUPER, SPACE, Open App Launcher, exec, nc -U $XDG_RUNTIME_DIR/walker/walker.sock"
|
||||
"SUPER, T, Toggle Steam, togglespecialworkspace, steam"
|
||||
"SUPER SHIFT, T, Move to Steam Special Workspace, movetoworkspace, special:steam"
|
||||
|
||||
"SUPER, M, Toggle Music, togglespecialworkspace, music"
|
||||
"SUPER SHIFT, M, Move to Steam Special Workspace, movetoworkspace, special:music"
|
||||
|
||||
"SUPER, Y, Toggle YouTube, togglespecialworkspace, youtube"
|
||||
"SUPER SHIFT, Y, Move to Steam Special Workspace, movetoworkspace, special:youtube"
|
||||
|
||||
"SUPER, P, Toggle Preload, togglespecialworkspace, preload"
|
||||
"SUPER SHIFT, P, Move to Preload Special Workspace, movetoworkspace, special:preload"
|
||||
|
||||
"SUPER SHIFT, T, Move to Steam Special Workspace, movetoworkspace, special:steam"
|
||||
"SUPER CTRL, I, Switch Wallpaper, exec, hakase-wallpaper-switch"
|
||||
|
||||
# Screenshots
|
||||
@@ -56,6 +65,10 @@
|
||||
"SUPER ALT, S, Quick Screenshot (no edit), exec, screenshot region-save"
|
||||
"SUPER ALT SHIFT, S, Screenshot Current Monitor, exec, screenshot screen"
|
||||
|
||||
# TODO:
|
||||
# add text clipping from pictures
|
||||
# add screen recording
|
||||
|
||||
# Special workspace
|
||||
"SUPER, U, Toggle Special Workspace, togglespecialworkspace, custom"
|
||||
"SUPER SHIFT, U, Move to Special Workspace, movetoworkspace, special:custom"
|
||||
|
||||
Reference in New Issue
Block a user