power menu, redshift, polybar
This commit is contained in:
17
.config/polybar/scripts/info-pingrtt/README.md
Normal file
17
.config/polybar/scripts/info-pingrtt/README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Script: info-pingrtt
|
||||
|
||||
A script that displays a ping result. It also shows a colored icon.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
## Module
|
||||
|
||||
```ini
|
||||
[module/info-pingrtt]
|
||||
type = custom/script
|
||||
exec = ~/polybar-scripts/info-pingrtt.sh
|
||||
interval = 10
|
||||
```
|
||||
Reference in New Issue
Block a user