diff --git a/.config/dwm b/.config/dwm index 7141bb6..172758d 160000 --- a/.config/dwm +++ b/.config/dwm @@ -1 +1 @@ -Subproject commit 7141bb6cffbb231abd5514dff4d6c8b0139ced11 +Subproject commit 172758d54e822b11b4707a40c34a315778df27a2 diff --git a/.config/greenclip.cfg b/.config/greenclip.cfg index b3d0a7b..3cf8fd1 100644 --- a/.config/greenclip.cfg +++ b/.config/greenclip.cfg @@ -5,5 +5,6 @@ Config { imageCachePath = "/tmp/greenclip/", usePrimarySelectionAsInput = False, blacklistedApps = [], - trimSpaceFromSelection = True + trimSpaceFromSelection = True, + enableImageSupport = True } \ No newline at end of file