浏览代码

remove pidgin from autostarting

Andrew Swistak 9 年之前
父节点
当前提交
8ad3b5a0cc
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      config/awesome/rc.lua

+ 0 - 1
config/awesome/rc.lua

@@ -45,7 +45,6 @@ end
 
 awful.util.spawn('compton')
 --awful.util.spawn_with_shell(os.getenv('HOME') .. '/.conkyinit --restart >/dev/null 2>&1')
-awful.util.spawn('pidgin')
 
 -- {{{ Variable definitions
 -- Themes define colours, icons, font and wallpapers.