You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**In order for the script to run as expected, your sway config should not set any wallpaper. Remove the `output * bg PATH` line.**
34
+
35
+
**swayblur does not spawn oguri at launch. If spawning swayblur with a sway config via `exec`, ensure that `exec oguri` occurs before swayblur is executed!
|`-v`, `--verbose`| prints additional information |
41
45
|`-h`, `--help`| show the help message and exit |
42
46
43
-
**In order for the script to run as expected, your sway config should not set any wallpaper. Remove the `output * bg PATH` line.**
44
-
45
47
## Configuration
46
48
Since swayblur requires `oguri`, it reads its config file: `~/.config/oguri/config`. I personally use the below config, it's about as minimal as you can get:
0 commit comments