change default cache file
This commit is contained in:
		
							
								
								
									
										2
									
								
								motd.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								motd.sh
									
									
									
									
									
								
							@@ -1,7 +1,7 @@
 | 
				
			|||||||
# Fancy waifu motd
 | 
					# Fancy waifu motd
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MOTDPATH="/usr/share/motd"            # path to motd folder
 | 
					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
 | 
					RESOLUTION=256                        # resolution of waifu
 | 
				
			||||||
CENTER=true                           # center motd?
 | 
					CENTER=true                           # center motd?
 | 
				
			||||||
LOLCAT=false                           # use lolcat?
 | 
					LOLCAT=false                           # use lolcat?
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user