X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/e2b44bd95094df8ea713e4e86d2c8691d0a84d44..49f353d769ed62aff4d6946b344f96876a32f213:/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