mirror of
				https://github.com/WarrenHood/dotfiles.git
				synced 2025-11-04 02:18:45 +00:00 
			
		
		
		
	Install pipewire-pulse to fix firefox crashes on hyprland
This commit is contained in:
		
							parent
							
								
									3f5c887f60
								
							
						
					
					
						commit
						63dc8acc10
					
				
							
								
								
									
										2
									
								
								setup
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup
									
									
									
									
									
								
							| 
						 | 
					@ -12,7 +12,7 @@ git submodule update
 | 
				
			||||||
# Wayland + Hyprland is quite nice
 | 
					# Wayland + Hyprland is quite nice
 | 
				
			||||||
setup_hyprland_arch() {
 | 
					setup_hyprland_arch() {
 | 
				
			||||||
    echo "Setting up Hyprland..."
 | 
					    echo "Setting up Hyprland..."
 | 
				
			||||||
    sudo pacman -S wayland hyprland waybar wofi dunst pipewire wireplumber polkit-kde-agent qt5-wayland qt6-wayland
 | 
					    sudo pacman -S wayland hyprland waybar wofi dunst pipewire pipewire-pulse wireplumber polkit-kde-agent qt5-wayland qt6-wayland hyprpaper
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # grim + slurp + swappy for screenshots
 | 
					    # grim + slurp + swappy for screenshots
 | 
				
			||||||
    sudo pacman -S grim slurp swappy wl-clipboard
 | 
					    sudo pacman -S grim slurp swappy wl-clipboard
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue