diff options
| author | Ryan Kavanagh <ryanakca@kubuntu.org> | 2011-08-25 07:01:30 -0400 |
|---|---|---|
| committer | Ryan Kavanagh <ryanakca@kubuntu.org> | 2011-08-25 07:43:14 -0400 |
| commit | 08fe39b188082e335ce174ca1571c5a0daab00d0 (patch) | |
| tree | 342dbd9c2e71c39d0f062c7ad66d227f42d5e53e | |
| parent | Forgot substitutions in .xinitrc (diff) | |
Wait for the screenlayout to take effect before restoring backgrounds
Diffstat (limited to '')
| -rwxr-xr-x | .xinitrc | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -14,6 +14,5 @@ gnome-settings-daemon & # feh --bg-center /home/ryan/.local/share/wallpapers/totheglory.jpg urxvtd -q -f -o & # /home/ryan/.screenlayout/work.sh -/home/ryan/.screenlayout/SCREENLAYOUT.sh -nitrogen --restore +/home/ryan/.screenlayout/SCREENLAYOUT.sh && nitrogen --restore exec /usr/local/bin/xmonad |
