openbox: autostart more possibilities
This commit is contained in:
parent
678030afb2
commit
53ed0e4c35
@ -1,10 +1,11 @@
|
|||||||
tint2 &
|
tint2 &
|
||||||
#yakuake &
|
#yakuake &
|
||||||
#wicd-client -t&
|
#wicd-client -t&
|
||||||
xchat --minimize=1 &
|
#xchat --minimize=1 &
|
||||||
#pidgin &
|
#pidgin &
|
||||||
#evolution &
|
#evolution &
|
||||||
conky &
|
conky &
|
||||||
|
#use udevil instead
|
||||||
#/usr/lib/gnome-volume-manager/gnome-volume-manager --sm-disable &
|
#/usr/lib/gnome-volume-manager/gnome-volume-manager --sm-disable &
|
||||||
gnome-screensaver&
|
gnome-screensaver&
|
||||||
#notification
|
#notification
|
||||||
@ -17,3 +18,4 @@ numlockx&
|
|||||||
#ssh-add ~/.ssh/cloug.pem
|
#ssh-add ~/.ssh/cloug.pem
|
||||||
#gnome-terminal -e "ssh-add" &
|
#gnome-terminal -e "ssh-add" &
|
||||||
sleep 1 && /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
sleep 1 && /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
||||||
|
#gnome-terminal --tab -e "/usr/bin/autossh -M 0 -NR 2222:localhost:22 -o \"ServerAliveInterval 45\" -o \"ServerAliveCountMax 2\" mathieu@mathux.org" &
|
||||||
|
Loading…
Reference in New Issue
Block a user