Logansfury
Logansfury
I am so relieved I was directed to this post. I have spent all day trying to find out how to change Notification Area Icons specifically to be able to...
WOOHOO!!!! So this is the site run by the coder(s) that created this update? Is it preferred we move discussions here or are we keeping EG Reddit alive as well?
Is this a dead project or what? I asked for help over a month ago and it has been ignored.
Thank you for the replly. It looks like it did not install to /usr/lib or /lib/share: ``` logansfury@CM5570:~$ locate komorebi /System/Applications/komorebi /System/Applications/komorebi-wallpaper-creator /System/Resources/Komorebi/komorebi.svg /home/logansfury/.cache/komorebi /home/logansfury/.cache/komorebi/CacheStorage /home/logansfury/.cache/komorebi/WebKitCache /home/logansfury/.cache/komorebi/CacheStorage/salt /home/logansfury/.cache/komorebi/WebKitCache/Version 17 /home/logansfury/.cache/komorebi/WebKitCache/Version...
I got it!! I gave the list to ChatGPT and it had me add `export PATH=$PATH:/System/Applications` to the end of my .bashrc script and now komorebi --version returns: ``` logansfury@CM5570:~$...
I spoke too soon. The ONLY command that works with komorebi since adding the $PATH is komorebi --version. Not even --help works. What can I do to get access to...
I went ahead and added another line to my bashrc: ``` export PATH=$PATH:/System/Applications export PATH=$PATH:/usr/share/applications/ export NO_AT_BRIDGE=1 ``` Now komorebi --help sort of works, but it seems to create a...
Thank you very much for the reply. I have display now of a single vertical minimalis style conky, but it is all text, there are no images or graphs at...