rename isrunning-openvpn to openvpn-isrunning
This commit is contained in:
parent
e015223c20
commit
5a8c1ec2f4
@ -32,7 +32,7 @@ Is this your first time here? You should definitely take a look at these scripts
|
||||
[](polybar-scripts/system-cpu-temppercore/)
|
||||
[](polybar-scripts/notification-chess/)
|
||||
[](polybar-scripts/inbox-reddit/)
|
||||
[](polybar-scripts/isrunning-openvpn/)
|
||||
[](polybar-scripts/openvpn-isrunning/)
|
||||
[](polybar-scripts/inbox-imap-python/)
|
||||
[](polybar-scripts/openweathermap-fullfeatured/)
|
||||
[](polybar-scripts/ticker-btceur/)
|
||||
|
@ -1,15 +0,0 @@
|
||||
# Script: isrunning-openvpn
|
||||
|
||||
A script that shows if OpenVPN is running.
|
||||
|
||||

|
||||
|
||||
|
||||
## Module
|
||||
|
||||
```ini
|
||||
[module/isrunning-openvpn]
|
||||
type = custom/script
|
||||
exec = ~/polybar-scripts/isrunning-openvpn.sh
|
||||
interval = 5
|
||||
```
|
15
polybar-scripts/openvpn-isrunning/README.md
Normal file
15
polybar-scripts/openvpn-isrunning/README.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Script: openvpn-isrunning
|
||||
|
||||
A script that shows if OpenVPN is running.
|
||||
|
||||

|
||||
|
||||
|
||||
## Module
|
||||
|
||||
```ini
|
||||
[module/openvpn-isrunning]
|
||||
type = custom/script
|
||||
exec = ~/polybar-scripts/openvpn-isrunning.sh
|
||||
interval = 5
|
||||
```
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
Loading…
x
Reference in New Issue
Block a user