NeTriXoN-BoT
NeTriXoN-BoT
> can get them to be on top on mint, follow closely. before you start hidamari, right click on the desktop, customize, desktop settings, start hidamari and set your background,...
> > #!/bin/bash > > gsettings set org.nemo.desktop desktop-layout false::false > > notify-send -u normal -t 10000 "Reloading Icons" > > sleep .5 > > gsettings set org.nemo.desktop desktop-layout true::false...
> Could consider adding custom scripts execution support after Hidamari startup. 👍 This way Hidamari can remain DE agnostic, while being able to extend its support for more DE. Would...