Stop sourcing xsessionrc
This was and always will be a bad idea
This commit is contained in:
		@@ -148,7 +148,7 @@ fsstatus() {
 | 
			
		||||
step_preexecute() {
 | 
			
		||||
	# Special things that can't use simple configuration files
 | 
			
		||||
	[ -n "$_optdryrun" ] && return 0
 | 
			
		||||
	[ -r "$HOME/.xsessionrc" ] && . "$HOME/.xsessionrc"
 | 
			
		||||
	#[ -r "$HOME/.xsessionrc" ] && . "$HOME/.xsessionrc"
 | 
			
		||||
	export XDG_CURRENT_DESKTOP="${XDG_CURRENT_DESKTOP:-firestarter}"
 | 
			
		||||
	[ -n "$FIRESTARTER" ] && error "Firestarter is already running: $FIRESTARTER" 55
 | 
			
		||||
	export FIRESTARTER="$BASHPID"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user