-
I want to add a script module which check if openvpn is running
```
[module/vpncheck]
type = custom/script
interval = 10
format =
label = " vpn"
exec = "pgrep openvpn | wc -l"
```
Is …
-
Hi,
I have the following setup:
- 2 bars by monitor (top and bottom)
- 2 monitors
To launch my bars on the good monitor, I use the environment variable MONITOR.
My bar config is:
```
…
-
The README currently states:
> Use # or #1, #2 .. as icon replacement in your scripts. Everyone use anoter icon font. So let the user decide which icon he wants to use.
but doesn't provide info…
-
After running `auth.py`, where should I store the credentials key?
pat-s updated
6 years ago
-
Hello,
I would like to install **efa** globally / make it available for all users on my system. I am using a script for Conky and Polybar that shows me the next available trains for my route includ…
-
[cmus-sh-new.zip](https://github.com/jaagr/polybar/files/1254330/cmus-sh-new.zip)
I know it's user contributed, but I found an issue.
When CMus is not playing music, errors occur. I've made a slight…
ghost updated
6 years ago
-
Something is horribly wrong with the symlinking:
```sh
Symlink '/home/curious/dotfiles/scripts/scripts' to '/home/curious/scripts'?
[y(es) / n(o); Y(ES) (to all) / N(O) (to all)]:
'/home/curiou…
-
I am trying to make a redshift and a megasync module for myself, basic stuff, but the click commands don't do anything, don't even show an error.
Neither of these work:
`[module/redshift]`
`type = …
-
I am trying to get this script to work but it complains of an illegal number...
[mrneilypops@void polybar-scripts]$ ./info-redshift-temp.sh
./info-redshift-temp.sh: 8: [: Illegal number: :
./info…
-
See:
```
$ pikaur -Syu pikaur-git
[sudo] password for tyilo:
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
…
tyilo updated
6 years ago