linux_notification_center icon indicating copy to clipboard operation
linux_notification_center copied to clipboard

Yaml config and scriptability [WIP]

Open phuhl opened this issue 3 years ago • 3 comments

phuhl avatar Jan 19 '21 09:01 phuhl

See #80

phuhl avatar Jan 19 '21 10:01 phuhl

Resovles #67 Resolves #80

phuhl avatar Jan 19 '21 11:01 phuhl

After briefly looking at config.hs, I see that there's a lot of repetition surrounding monad operators <*>...
If I have some time, I'll try to convert this to a nested-list with a map+fold function definition. It'll be far easier to manage.

mikenrafter avatar May 05 '22 17:05 mikenrafter