Ver Fonte

Add pidgin to startup stuff

Andrew Swistak há 11 anos atrás
pai
commit
df34cd4aad
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      config/openbox/autostart

+ 1 - 0
config/openbox/autostart

@@ -1,4 +1,5 @@
 ~/.fehbg &
 tint2 &
+(sleep 2 && pidgin) &
 (sleep 2 && compton_openbox --toggle) &
 (sleep 2 && conky -c /home/drew/.config/conky/conkyrc) &