浏览代码

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) &