Now using i3lock for screen locker
This commit is contained in:
		
							parent
							
								
									2e7bf73fab
								
							
						
					
					
						commit
						80cc5b6757
					
				
							
								
								
									
										2
									
								
								.xinitrc
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								.xinitrc
									
									
									
									
									
								
							@ -36,7 +36,7 @@ eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh)
 | 
				
			|||||||
export SSH_AUTH_SOCK
 | 
					export SSH_AUTH_SOCK
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Automatically lock after 30 minutes using slock
 | 
					# Automatically lock after 30 minutes using slock
 | 
				
			||||||
xautolock -time 30 -locker slock &
 | 
					xautolock -time 30 -locker i3lock -b -d -c 000000 -e -f
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if [[ "$HOSTNAME" == "dtarch" ]]; then
 | 
					if [[ "$HOSTNAME" == "dtarch" ]]; then
 | 
				
			||||||
	# Set VGA1 to be right of HDMI1
 | 
						# Set VGA1 to be right of HDMI1
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user