Fix wallpaper not loading
This commit is contained in:
parent
a6f768ee6a
commit
bfbf753c81
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ overview {
|
|||
spawn-at-startup "/usr/lib/polkit-kde-authentication-agent-1"
|
||||
spawn-at-startup "swayidle" "-w"
|
||||
spawn-at-startup "wlsunset" "-l" "-27.4" "-L" "153"
|
||||
spawn-at-startup "swaybg" "-i" "~/.wallpaper" "-m" "fill"
|
||||
spawn-at-startup "swaybg" "-i" ".wallpaper" "-m" "fill"
|
||||
spawn-at-startup "waybar"
|
||||
spawn-at-startup "udiskie"
|
||||
spawn-at-startup "wl-paste" "--watch" "cliphist" "store"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue