Skip to content
Snippets Groups Projects
Commit 85fe34cb authored by Johannes Sauer's avatar Johannes Sauer
Browse files

added script to set background as stretched

parent d210ab25
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
# something else is also changing these settings at startup, wait for a short moment, then put our settings
sleep 5s
gsettings set org.gnome.desktop.background picture-options 'stretched'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment