Run conky on kde 3.5 with feh


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. #!/bin/sh
  2. sleep 1 && feh --bg-center ~/.back.png
  3. conky -d

Report this snippet


Comments


You need to login to view comments.