Browse Source

remove pidgin from autostarting

Andrew Swistak 9 năm trước cách đây
mục cha
commit
8ad3b5a0cc
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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.