mirror of
https://github.com/rywng/dotfiles.git
synced 2024-11-24 11:51:50 +08:00
https for waybar and alias t for task
This commit is contained in:
parent
cb5aad9a44
commit
0e16cd0dcd
@ -35,7 +35,7 @@
|
||||
"format-alt": "{ifname}: {ipaddr}/{cidr}"
|
||||
},
|
||||
"custom/weather": {
|
||||
"exec": "sleep 10 && curl 'wttr.in/?format=%t+(%f)+%c'",
|
||||
"exec": "sleep 10 && curl 'https://wttr.in/?format=%t+(%f)+%c'",
|
||||
"interval": 1800
|
||||
},
|
||||
"custom/player": {
|
||||
|
Loading…
Reference in New Issue
Block a user