Selaa lähdekoodia

remove pidgin from autostarting

Andrew Swistak 9 vuotta sitten
vanhempi
commit
8ad3b5a0cc
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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.