X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/aa024d097d762aaa2149027fecc28012103f59dd..a085e9a844a57d962cd5ce14d4e092b9592ee8cc:/xinitrc diff --git a/xinitrc b/xinitrc index 1eed5ba..f1252d6 100755 --- a/xinitrc +++ b/xinitrc @@ -125,14 +125,6 @@ start-clients () { ## System monitor. case $vnc in no) run bginit gkrellm ;; esac - ## Screensaver. - case $vnc in - no) - run init xscreensaver-command -exit - run bginit xscreensaver -no-splash - ;; - esac - ## Panel. case $vnc in no) run bginit gnome-panel ;; esac