mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-11-04 11:27:38 +01:00 
			
		
		
		
	i3: move PulseEffects on top of autostarts
It appears that it's innocent to my pulseaudio issue. I hope moving PulseEffects on top will help with other issues I was having with it, as it probably doesn't make much sense to start it last if there are apps like GRadio starting before it.
This commit is contained in:
		
							parent
							
								
									5a1ed609ed
								
							
						
					
					
						commit
						b287e07ef7
					
				@ -292,6 +292,9 @@ for_window [title="galculator"] floating enable
 | 
			
		||||
for_window [title="tracker - .*"] floating enable
 | 
			
		||||
 | 
			
		||||
# Autostarts
 | 
			
		||||
# I generally have flatpaks separately near the bottom, but other things are
 | 
			
		||||
# going to depend on PulseEffects
 | 
			
		||||
exec --no-startup-id flatpak run com.github.wwmm.pulseeffects --gapplication-service
 | 
			
		||||
exec --no-startup-id nm-applet
 | 
			
		||||
exec --no-startup-id pasystray --notify=all
 | 
			
		||||
# Wallpaper, solid black
 | 
			
		||||
@ -327,7 +330,6 @@ exec --no-startup-id flatpak run de.haeckerfelix.gradio
 | 
			
		||||
exec --no-startup-id flatpak run org.signal.Signal --start-in-tray
 | 
			
		||||
# ELECTRON!
 | 
			
		||||
#exec --no-startup-id flatpak run com.slack.Slack --startup
 | 
			
		||||
#exec --no-startup-id flatpak run com.github.wwmm.pulseeffects --gapplication-service
 | 
			
		||||
 | 
			
		||||
# CHANGEME - weird autostart options that may not be suitable even for my other devices
 | 
			
		||||
# Centre of Lauttasaari
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user