1
1
mirror of https://github.com/rywng/dotfiles.git synced 2024-11-24 11:51:50 +08:00

debloat config file

This commit is contained in:
juan 2021-09-03 12:05:27 +08:00
parent fdfcb750e3
commit c97c766260

View File

@ -35,7 +35,7 @@
"format-alt": "{ifname}: {ipaddr}/{cidr}"
},
"custom/weather": {
"exec": "sleep 10 && curl 'wttr.in/?format=%t+(%f)+%c' || echo 'No weather data '",
"exec": "sleep 10 && curl 'wttr.in/?format=%t+(%f)+%c'",
"interval": 1800
},
"custom/player": {