- Code: Select all
#!/bin/bash
sleep 6 && conky;
and when i add it to startup apps it doesn't start at startup
anyone know what may be the problem?
#!/bin/bash
sleep 6 && conky;
#!/bin/sh
sleep 15
conky -c ~/Conky/.conkyrc &
conky -c ~/Conky/conky-email &
sleep 1
avant-window-navigator &
exit

Users browsing this forum: No registered users and 1 guest