diff options
author | Vijay Marcel <vijaymarcel@outlook.com> | 2024-04-19 21:51:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-19 22:05:31 +0700 |
commit | 479192bf77cca234356059107d05536c7177f3bf (patch) | |
tree | 802603acb2c946d1205719d1dc95c28d2bf14503 /desktop/ansiweather/ansiweatherrc | |
parent | b5cbabe7806365f0798dee2861aaba25e051d92c (diff) |
desktop/ansiweather: Added (Weather in terminal).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/ansiweather/ansiweatherrc')
-rw-r--r-- | desktop/ansiweather/ansiweatherrc | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/desktop/ansiweather/ansiweatherrc b/desktop/ansiweather/ansiweatherrc new file mode 100644 index 0000000000000..bf3b75a4e43d4 --- /dev/null +++ b/desktop/ansiweather/ansiweatherrc @@ -0,0 +1,14 @@ +fetch_cmd:curl -sf +api_key: +location: +dateformat:%a %b %d +timeformat:%r +units:metric +forecast:0 +show_daylight:false +ansi:false +show_uvi:true +show_wind:false +show_humidity:true +show_pressure:false +symbols:true |