changed a few things for switch to pipewire.
This commit is contained in:
		
							parent
							
								
									7b681a1777
								
							
						
					
					
						commit
						55f9d465ee
					
				
					 1 changed files with 6 additions and 4 deletions
				
			
		| 
						 | 
					@ -71,7 +71,7 @@ font pango:DejaVu Sans Mono 8
 | 
				
			||||||
		bindsym $mod+ctrl+j move container to output down
 | 
							bindsym $mod+ctrl+j move container to output down
 | 
				
			||||||
		bindsym $mod+ctrl+k move container to output up
 | 
							bindsym $mod+ctrl+k move container to output up
 | 
				
			||||||
		bindsym $mod+ctrl+l move container to output right
 | 
							bindsym $mod+ctrl+l move container to output right
 | 
				
			||||||
		
 | 
					
 | 
				
			||||||
	## split in horizontal orientation
 | 
						## split in horizontal orientation
 | 
				
			||||||
	bindsym $mod+shift+backslash  split h
 | 
						bindsym $mod+shift+backslash  split h
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -205,7 +205,11 @@ font pango:DejaVu Sans Mono 8
 | 
				
			||||||
		bindsym $mod+mod1+minus exec --no-startup-id "mpc volume -1; notify-send --expire-time=1000 $(mpc volume)"
 | 
							bindsym $mod+mod1+minus exec --no-startup-id "mpc volume -1; notify-send --expire-time=1000 $(mpc volume)"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	#open volume control
 | 
						#open volume control
 | 
				
			||||||
		bindsym $mod+shift+p exec pavucontrol
 | 
							bindsym $mod+shift+p exec easyeffects
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						#volume control
 | 
				
			||||||
 | 
							bindsym $mod+plus exec --no-startup-id "wpctl set-volume @DEFAULT_AUDIO_SINK@ 1%-; notify-send --expire-time=1000 $(wpctl get-volume @DEFAULT_AUDIO_SINK@)"
 | 
				
			||||||
 | 
							bindsym $mod+minus exec --no-startup-id "wpctl set-volume @DEFAULT_AUDIO_SINK@ 1%+; notify-send --expire-time=1000 $(wpctl get-volume @DEFAULT_AUDIO_SINK@)"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#make certan windwows always floating
 | 
					#make certan windwows always floating
 | 
				
			||||||
	#volume control
 | 
						#volume control
 | 
				
			||||||
| 
						 | 
					@ -220,8 +224,6 @@ bar {
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#startup applications
 | 
					#startup applications
 | 
				
			||||||
	#pasystray
 | 
					 | 
				
			||||||
	exec --no-startup-id pasystray
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
	#geoclue
 | 
						#geoclue
 | 
				
			||||||
	exec --no-startup-id /usr/lib/geoclue-2.0/demos/agent
 | 
						exec --no-startup-id /usr/lib/geoclue-2.0/demos/agent
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue