mirror of
				https://github.com/kevinveenbirkenbach/linux-image-manager.git
				synced 2025-11-04 09:28:01 +00:00 
			
		
		
		
	Solved installation bug
This commit is contained in:
		@@ -116,7 +116,7 @@ fi
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
if [ "$XDG_SESSION_TYPE" == "x11" ]; then
 | 
					if [ "$XDG_SESSION_TYPE" == "x11" ]; then
 | 
				
			||||||
	info "Synchronizing xserver tools..." &&
 | 
						info "Synchronizing xserver tools..." &&
 | 
				
			||||||
	sudo pacman --needed -S xbindkeys &&
 | 
						install_yay_packages_if_needed xbindkeys
 | 
				
			||||||
	xbindkeys --poll-rc || error
 | 
						xbindkeys --poll-rc || error
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user