sway: update keybinds, menu
- add switch to and move to workspace next, back_and_forth - update menu to run with external script to include SSH_AUTH_SOCK
This commit is contained in:
parent
67a7a6091d
commit
728d7e89cf
2 changed files with 13 additions and 5 deletions
4
bin/sway_run
Executable file
4
bin/sway_run
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
eval $(systemctl --user show-environment | grep -i ssh)
|
||||
wofi --show drun --prompt applications
|
||||
Loading…
Add table
Add a link
Reference in a new issue