added sxhkd configs

This commit is contained in:
Salyrus
2021-12-08 10:47:56 +01:00
parent a80e55c14b
commit 416d2ebcf8
30 changed files with 9 additions and 3720 deletions

View File

@ -1,4 +0,0 @@
#!/bin/sh
printf "VPN: " && (pgrep -a openvpn$ | head -n 1 | awk '{print $NF }' | cut -d '.' -f 1 && echo down) | head -n 1