From fa54da1744198c4c85f945c533c01ceafb3a7a59 Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Thu, 24 Dec 2020 11:04:24 -0500 Subject: [PATCH] Replace Polychromatic with OpenRazer --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index 4227a54..4a98bb0 100644 --- a/config.def.h +++ b/config.def.h @@ -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 */ };