OpenRGB & Greenclip Config
- Update greenclip configuration to enable ImageSupport - Replace polychromatic with OpenRazer in dwm autostart
This commit is contained in:
Submodule .config/dwm updated: 7141bb6cff...172758d54e
@@ -5,5 +5,6 @@ Config {
|
|||||||
imageCachePath = "/tmp/greenclip/",
|
imageCachePath = "/tmp/greenclip/",
|
||||||
usePrimarySelectionAsInput = False,
|
usePrimarySelectionAsInput = False,
|
||||||
blacklistedApps = [],
|
blacklistedApps = [],
|
||||||
trimSpaceFromSelection = True
|
trimSpaceFromSelection = True,
|
||||||
|
enableImageSupport = True
|
||||||
}
|
}
|
Reference in New Issue
Block a user