Skip to content

venomega/polybar-connection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polybar-connection

polybar applet for showing connection status

pic1

pic2

Install

  1. Make sure connection.sh is in your PATH for example in /usr/local/bin/

  2. copy following code inside your polybar's modules.ini

[module/connection]
type = custom/script
exec = connection.sh
interval = 5
tail = true
format-padding = 1
  1. Add connection module to any module-* option on polybar's config.ini, example code:
modules-center = connection
  1. Restart polybar

Config

Feel free to chage the ips on connection.sh to your needs :)

About

polybar applet for showing connection status

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages