X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/2609787b5bf891b21131eeb6df37d92bc814a46c..4322868924b51e28d1e5d0cd48043a09bee6b60e:/awesome/autostart.lua?ds=sidebyside diff --git a/awesome/autostart.lua b/awesome/autostart.lua index 2b0eaf4..566d88d 100644 --- a/awesome/autostart.lua +++ b/awesome/autostart.lua @@ -1,7 +1,7 @@ local utils = require("utils") -utils.run_once("qupzilla") -utils.run_once("kopete") -utils.run_once("quassel") +utils.run_once("dwb") +utils.run_once("dwb", "-r social --name dwb-social") +utils.run_once("urxvt", "-name weechat -e weechat") utils.run_once("kontact") utils.run_once("dropboxd")