openbox: autostart more possibilities

This commit is contained in:
Mathieu Maret 2021-05-28 12:20:56 +02:00
parent 678030afb2
commit 53ed0e4c35
1 changed files with 3 additions and 1 deletions

View File

@ -1,10 +1,11 @@
tint2 &
#yakuake &
#wicd-client -t&
xchat --minimize=1 &
#xchat --minimize=1 &
#pidgin &
#evolution &
conky &
#use udevil instead
#/usr/lib/gnome-volume-manager/gnome-volume-manager --sm-disable &
gnome-screensaver&
#notification
@ -17,3 +18,4 @@ numlockx&
#ssh-add ~/.ssh/cloug.pem
#gnome-terminal -e "ssh-add" &
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" &