changed motd path
This commit is contained in:
		
							
								
								
									
										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?
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user