mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-10-13 16:56:36 +00:00
Start walker via socket call on keybind
This commit is contained in:
parent
2e8b9de112
commit
6a29544702
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ bind = SUPER SHIFT, T, exec, toggle-idle
|
|||
# ### PROGRAMS ###
|
||||
# ################
|
||||
|
||||
bind = SUPER, R, exec, uwsm app -- walker
|
||||
bind = SUPER, R, exec, nc -U /run/user/$UID/walker/walker.sock
|
||||
bind = SUPER, Return, exec, uwsm app -- kitty
|
||||
bind = SUPER, X, exec, uwsm app -- pcmanfm-qt
|
||||
bind = SUPER, B, exec, uwsm app -- firefox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue