nydragon

Results 24 comments of nydragon

> `setupOpts.format_on_save` is enabled by default, and uses a custom function to check for the variables relating to toggleFormatOnSave, don't set anything if you want to keep the default This...

Thanks for checking this out! You're right, the only directories that the `swww-daemon` has access to in my example are `/run/user/`, for the socket, and `~/.cache/swww/` for cache. Since for...

A symlink would unfortunately not work because it would just link to an empty location, since the entirety of /home is replaced with a tmpfs for swww-daemon, however a flag...