X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/2a9aba5e8efe0d39a34b2856f07df6d27421f863..d8024ed110f7c1b6689e293b3d5a6c81737c0284:/awesome/autostart.lua?ds=sidebyside diff --git a/awesome/autostart.lua b/awesome/autostart.lua index ab9fbca..566d88d 100644 --- a/awesome/autostart.lua +++ b/awesome/autostart.lua @@ -1,7 +1,7 @@ local utils = require("utils") -utils.run_once("xmodmap", "~/.Xmodmap") -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")