spacepaste

  1.  
  2. (modify-services %desktop-services
  3. (slim-service-type
  4. config => (slim-configuration
  5. (inherit config)
  6. (startx (xorg-start-command
  7. #:configuration-file
  8. (xorg-configuration-file
  9. #:extra-config
  10. (Option "TearFree" "true")))))))
  11.