mirror of
				https://github.com/WarrenHood/dotfiles.git
				synced 2025-11-04 08:18:40 +00:00 
			
		
		
		
	Also install qt5ct to change qt theme
This commit is contained in:
		
							parent
							
								
									fa428f29c3
								
							
						
					
					
						commit
						e4810baf77
					
				
							
								
								
									
										5
									
								
								setup
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								setup
									
									
									
									
									
								
							| 
						 | 
				
			
			@ -7,7 +7,10 @@ then
 | 
			
		|||
    echo "Updating Ubuntu"
 | 
			
		||||
    sudo apt update && sudo apt upgrade
 | 
			
		||||
    echo "Installing tools/utils"
 | 
			
		||||
    sudo apt install ripgrep fd-find make stow tmux awesome compton dmenu nitrogen   
 | 
			
		||||
    sudo apt install ripgrep fd-find make stow tmux awesome compton dmenu nitrogen acpi acpid qt5ct
 | 
			
		||||
 | 
			
		||||
    echo "Enabling acpid"
 | 
			
		||||
    systemctl enable acpid
 | 
			
		||||
else
 | 
			
		||||
    echo "Updating Arch"
 | 
			
		||||
    sudo pacman -Syyu
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue