- add switch to and move to workspace next, back_and_forth - update menu to run with external script to include SSH_AUTH_SOCK
4 lines
108 B
Bash
Executable file
4 lines
108 B
Bash
Executable file
#!/bin/bash
|
|
|
|
eval $(systemctl --user show-environment | grep -i ssh)
|
|
wofi --show drun --prompt applications
|