Disable some portions that fedora enables automagically
This commit is contained in:
		@@ -80,8 +80,8 @@ bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume 0 -5% #d
 | 
			
		||||
bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute 0 toggle # mute sound
 | 
			
		||||
 | 
			
		||||
# Brightness controls
 | 
			
		||||
bindsym XF86MonBrightnessUp exec xbacklight -inc 5 # increase screen brightness
 | 
			
		||||
bindsym XF86MonBrightnessDown exec xbacklight -dec 5 # decrease screen brightness
 | 
			
		||||
#bindsym XF86MonBrightnessUp exec xbacklight -inc 5 # increase screen brightness
 | 
			
		||||
#bindsym XF86MonBrightnessDown exec xbacklight -dec 5 # decrease screen brightness
 | 
			
		||||
 | 
			
		||||
# pavucontrol-qt controls
 | 
			
		||||
bindsym $mod+p exec --no-startup-id "pgrep pavucontrol-qt || pavucontrol-qt"
 | 
			
		||||
@@ -166,9 +166,9 @@ bindsym $mod+$shift+0 move container to workspace $w10
 | 
			
		||||
 | 
			
		||||
## BARS
 | 
			
		||||
# Main bar
 | 
			
		||||
bar {
 | 
			
		||||
	swaybar_command waybar
 | 
			
		||||
}
 | 
			
		||||
#bar {
 | 
			
		||||
#	swaybar_command waybar
 | 
			
		||||
#}
 | 
			
		||||
 | 
			
		||||
## INPUTS
 | 
			
		||||
# Touchpad
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user