backgrounds
parent
9d85c6d390
commit
2059043a65
|
|
@ -10,3 +10,4 @@ include $HOME/.config/sway/config.d/*
|
||||||
#xwayland disable
|
#xwayland disable
|
||||||
# preload x11
|
# preload x11
|
||||||
xwayland force
|
xwayland force
|
||||||
|
exec noctalia
|
||||||
|
|
|
||||||
|
|
@ -29,6 +29,6 @@ seat * hide_cursor 5000
|
||||||
exec python3 $HOME/.config/sway/scripts/inactive-windows-transparency.py -o 0.95
|
exec python3 $HOME/.config/sway/scripts/inactive-windows-transparency.py -o 0.95
|
||||||
|
|
||||||
# wallpaper
|
# wallpaper
|
||||||
output * bg /home/gil/.local/share/backgrounds/layout.jpg fit
|
output * bg /home/gil/.local/share/background/layout.jpg fit
|
||||||
#exec_always --no-startup-id "$HOME/.config/sway/scripts/wallrdm"
|
#exec_always --no-startup-id "$HOME/.config/sway/scripts/wallrdm"
|
||||||
#exec --no-startup-id "while $HOME/.config/sway/scripts/wallrdm; do sleep 179; done"
|
#exec --no-startup-id "while $HOME/.config/sway/scripts/wallrdm; do sleep 179; done"
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 39 KiB |
Loading…
Reference in New Issue