OpenRGB & Greenclip Config

- Update greenclip configuration to enable ImageSupport
- Replace polychromatic with OpenRazer in dwm autostart
This commit is contained in:
Sravan Balaji
2020-12-24 11:08:22 -05:00
parent 069a81786b
commit 545cc32358
2 changed files with 3 additions and 2 deletions

View File

@@ -5,5 +5,6 @@ Config {
imageCachePath = "/tmp/greenclip/",
usePrimarySelectionAsInput = False,
blacklistedApps = [],
trimSpaceFromSelection = True
trimSpaceFromSelection = True,
enableImageSupport = True
}