;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ ;; ;; __ __ __ ___ __ __ ;; / / / /_______ _____ / |/ /___ ____/ /_ __/ /__ _____ ;; / / / / ___/ _ \/ ___/ / /|_/ / __ \/ __ / / / / / _ \/ ___/ ;; / /_/ (__ ) __/ / / / / / /_/ / /_/ / /_/ / / __(__ ) ;; \____/____/\___/_/ /_/ /_/\____/\__,_/\__,_/_/\___/____/ ;; ;; Created By Aditya Shakya @adi1090x ;; ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ [module/checknetwork] type = custom/script ; Available tokens: ; %counter% ; Command to be executed (using "/usr/bin/env sh -c [command]") exec = ~/.config/polybar/scripts/check-network ; Conditional command that, if defined, needs to exit successfully ; before the main exec command is invoked. ; Default: "" ;;exec-if = "" ; Will the script output continous content? ; Default: false tail = true ; Seconds to sleep between updates ; Default: 2 (0 if `tail = true`) interval = 5 ; Available tags: ; - deprecated ;