@@ -160,12 +160,12 @@
|
|||||||
"on-scroll-down": "pamixer -ud 2",
|
"on-scroll-down": "pamixer -ud 2",
|
||||||
},
|
},
|
||||||
|
|
||||||
|
// to use the weather module replace <your_location> with your city or town
|
||||||
|
// note: do not use spaces: new york would be newyork
|
||||||
"custom/weather": {
|
"custom/weather": {
|
||||||
"exec": "~/.config/waybar/scripts/weather.sh",
|
"exec": "~/.config/waybar/scripts/weather.sh <your_location>",
|
||||||
"format": "{text} {icon}",
|
|
||||||
"return-type": "json",
|
"return-type": "json",
|
||||||
"interval": 600,
|
"interval": 600,
|
||||||
"tooltip-format": "{tooltip}"
|
|
||||||
},
|
},
|
||||||
|
|
||||||
"tray": {
|
"tray": {
|
||||||
|
|||||||
Reference in New Issue
Block a user