diff --git a/.config/sway/config.d/06-theme.conf b/.config/sway/config.d/06-theme.conf index 3814fa9..3522426 100644 --- a/.config/sway/config.d/06-theme.conf +++ b/.config/sway/config.d/06-theme.conf @@ -29,6 +29,6 @@ seat * hide_cursor 5000 exec python3 $HOME/.config/sway/scripts/inactive-windows-transparency.py -o 0.95 # wallpaper -output * bg /usr/share/backgrounds/nakedeb-logo.jpg fill +output * bg /home/gil/.local/share/backgrounds/layout.jpg fit #exec_always --no-startup-id "$HOME/.config/sway/scripts/wallrdm" -exec --no-startup-id "while $HOME/.config/sway/scripts/wallrdm; do sleep 180; done" +#exec --no-startup-id "while $HOME/.config/sway/scripts/wallrdm; do sleep 179; done" diff --git a/.local/share/backgrounds/layout.jpg b/.local/share/backgrounds/layout.jpg new file mode 100644 index 0000000..36e0254 Binary files /dev/null and b/.local/share/backgrounds/layout.jpg differ