change default cache file
This commit is contained in:
parent
cd40a655d1
commit
dfd03e35c6
2
motd.sh
2
motd.sh
@ -1,7 +1,7 @@
|
||||
# Fancy waifu motd
|
||||
|
||||
MOTDPATH="/usr/share/motd" # path to motd folder
|
||||
CACHEFILE="$HOME/.cache/waifu" # to cache waifu state
|
||||
CACHEFILE="/tmp/waifu.cache" # to cache waifu state
|
||||
RESOLUTION=256 # resolution of waifu
|
||||
CENTER=true # center motd?
|
||||
LOLCAT=false # use lolcat?
|
||||
|
Loading…
x
Reference in New Issue
Block a user