changed motd path
This commit is contained in:
parent
3d097d867c
commit
d6cd114df1
2
motd.sh
2
motd.sh
@ -1,6 +1,6 @@
|
|||||||
# Fancy waifu motd
|
# Fancy waifu motd
|
||||||
|
|
||||||
MOTDPATH="/home/belar/.motd" # path to motd folder
|
MOTDPATH="$HOME/.motd" # path to motd folder
|
||||||
CACHEFILE="/tmp/waifu.cache" # to cache waifu state
|
CACHEFILE="/tmp/waifu.cache" # to cache waifu state
|
||||||
RESOLUTION=256 # resolution of waifu
|
RESOLUTION=256 # resolution of waifu
|
||||||
CENTER=true # center motd?
|
CENTER=true # center motd?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user