17 lines
		
	
	
	
		
			253 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
	
		
			253 B
		
	
	
	
		
			Text
		
	
	
	
	
	
 | 
						|
# dimenstions
 | 
						|
WIDTH = 1366;
 | 
						|
HEIGHT = 748;
 | 
						|
 | 
						|
# network
 | 
						|
NETWORK = wlo1;
 | 
						|
 | 
						|
# cpu
 | 
						|
NO_OF_CORES = 8;
 | 
						|
 | 
						|
# color scheme the values are DARK or WHITE 
 | 
						|
COLOR = WHITE;
 | 
						|
 | 
						|
# gmail account
 | 
						|
MAIL = '''MAIL''':'''PASSWARD''' https://mail.google.com/mail/feed/atom/unread;
 | 
						|
 |