xinitrc updated
This commit is contained in:
		
							
								
								
									
										4
									
								
								.xinitrc
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								.xinitrc
									
									
									
									
									
								
							@@ -5,11 +5,13 @@
 | 
				
			|||||||
[ -f ~/.xprofile ] && . ~/.xprofile
 | 
					[ -f ~/.xprofile ] && . ~/.xprofile
 | 
				
			||||||
[ -f ~/.Xresources ] && xrdb -merge -I$HOME ~/.Xresources
 | 
					[ -f ~/.Xresources ] && xrdb -merge -I$HOME ~/.Xresources
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					export _JAVA_AWT_WM_NONREPARENTING=1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
eval "$(dbus-launch --sh-syntax --exit-with-session)"
 | 
					eval "$(dbus-launch --sh-syntax --exit-with-session)"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
feh --bg-center "$HOME/Pictures/bg.png" &
 | 
					feh --bg-center "$HOME/Pictures/bg.png" &
 | 
				
			||||||
 | 
					
 | 
				
			||||||
xautolock -locker slock -secure -time 5 &
 | 
					xautolock -locker lock-us -secure -time 1 &
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#pipewire &
 | 
					#pipewire &
 | 
				
			||||||
dbus-run-session pipewire &
 | 
					dbus-run-session pipewire &
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user