Replace Polychromatic with OpenRazer

This commit is contained in:
Sravan Balaji
2020-12-24 11:04:24 -05:00
parent 6024c104c1
commit fa54da1744

View File

@@ -51,7 +51,7 @@ static const char *const autostart[] = {
"/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1", NULL, // GNOME Polkit Authentication Agent
// Hardware Driver Applications
"solaar", "--window=hide", NULL, // Logitech Mouse Driver
"polychromatic-tray-applet", NULL, // Razer Keyboard Customization
"openrgb", "--startminimized", NULL, // OpenRGB
"optimus-manager-qt", NULL, // Optimus Manager Qt
NULL /* terminate */
};