power menu, redshift, polybar
This commit is contained in:
15
.config/polybar/scripts/network-networkmanager/README.md
Normal file
15
.config/polybar/scripts/network-networkmanager/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Script: network-networkmanager
|
||||
|
||||
A shell script that shows the status of NetworkManager.
|
||||
|
||||
It shows connection changes in real time.
|
||||
|
||||
|
||||
## Module
|
||||
|
||||
```ini
|
||||
[module/network-networkmanager]
|
||||
type = custom/script
|
||||
exec = ~/polybar-scripts/network-networkmanager.sh
|
||||
tail = true
|
||||
```
|
||||
Reference in New Issue
Block a user