yutanirc: add a little easter egg

This commit is contained in:
K. Lange 2018-12-01 17:13:17 +09:00
parent 109a138951
commit 27bf6f15d8
2 changed files with 9 additions and 0 deletions

8
base/etc/weather.conf Normal file
View File

@ -0,0 +1,8 @@
# Location configuration
city=Tokyo
units=metric
# The key below is provided for use in ToaruOS for free from
# OpenWeatherMap.org. We must provide the key so that the weather
# widget can make API queries. Use of this key for other purposes
# is against OpenWeatherMap's terms of service
key=78c832cfada2b0337f516891afb4f13b

View File

@ -4,4 +4,5 @@ if stat -Lq /usr/share/fonts/DejaVuSansMono.ttf then export FREETYPE_PROPERTIES=
cd ~/Desktop
file-browser --wallpaper &
cd ~
export-cmd _DATE date +"%m/%d"; if equals? "$_DATE" "12/25" then sh -c "snow --no-ad &"; unset _DATE
exec panel --really