Fix background at during xfce logout

master
Mike Hiretsky 14 years ago
parent cd4cb4e33b
commit e97fa58a3b

@ -13,6 +13,9 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# set background color
xsetroot -solid rgb:5F/75/83
if [ -e '/usr/bin/cl-sync' ]; if [ -e '/usr/bin/cl-sync' ];
then then
/usr/bin/cl-sync --logout $USER /usr/bin/cl-sync --logout $USER

Loading…
Cancel
Save