Stewart Wong
Results
1
issues of
Stewart Wong
when using `swww init` a warning of deprecation is shown. ```sh DEPRECATION WARNING: `swww init` IS DEPRECATED. Call `swww-daemon` directly instead ``` suggest call to subprocess to `swww-daemon` **ps: wanted...