power menu, redshift, polybar
This commit is contained in:
16
.config/polybar/scripts/info-timezone/README.md
Normal file
16
.config/polybar/scripts/info-timezone/README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Script: info-timezone
|
||||
|
||||
A custom polybar script to switch the timezone of the date displayed.
|
||||
|
||||

|
||||
|
||||
|
||||
## Module
|
||||
|
||||
```ini
|
||||
[module/info-timezone]
|
||||
type = custom/script
|
||||
exec = ~/polybar-scripts/info-timezone.sh
|
||||
tail = true
|
||||
click-left = kill -USR1 %pid%
|
||||
```
|
||||
Reference in New Issue
Block a user