diff options
Diffstat (limited to '.config/rc/conf.d')
| -rw-r--r-- | .config/rc/conf.d/swaybg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/rc/conf.d/swaybg b/.config/rc/conf.d/swaybg new file mode 100644 index 0000000..7a1d4db --- /dev/null +++ b/.config/rc/conf.d/swaybg @@ -0,0 +1 @@ +command_args="--output=* --color=#70649a --image='${XDG_PICTURES_DIR}/bg.jpg' --mode=fill" |