[script] BonjourMadame: for wallpaper to be centered on gnomew
This commit is contained in:
parent
1df65da9a5
commit
60608701c8
@ -141,7 +141,7 @@ then
|
|||||||
fi
|
fi
|
||||||
if [[ -e /usr/bin/gconftool-2 ]]
|
if [[ -e /usr/bin/gconftool-2 ]]
|
||||||
then
|
then
|
||||||
gconftool-2 --type string --set /desktop/gnome/background/picture_filename $todaywp
|
gconftool-2 -t str --set /desktop/gnome/background/picture_options "centered" --type string --set /desktop/gnome/background/picture_filename $todaywp
|
||||||
fi
|
fi
|
||||||
|
|
||||||
notify
|
notify
|
||||||
|
Loading…
Reference in New Issue
Block a user