[hypr] fix: Turn volume off at boot
This commit is contained in:
		
							parent
							
								
									f655e5223d
								
							
						
					
					
						commit
						01efdcf8e7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -249,7 +249,7 @@ exec-once = wlsunset -t 2500 -l 50.51 -L 4.21 | |||
| exec-once = nextcloud --background | ||||
| 
 | ||||
| # Turn volume off at boot | ||||
| exec-once = wpctl set-mute @DEFAULT_SINK@ 1 | ||||
| exec-once = bash -c 'for i in $(seq 1 10); do pactl set-sink-mute @DEFAULT_SINK@ 1 && break; sleep 1; done' | ||||
| 
 | ||||
| # STYLING | ||||
| exec-once = swaybg -i "${HOME}/.local/state/sisyphus/bg" --mode=fill | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue