ソースを参照

Add pidgin to startup stuff

Andrew Swistak 11 年 前
コミット
df34cd4aad
1 ファイル変更1 行追加0 行削除
  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) &