]> git.rmz.io Git - dotfiles.git/blobdiff - awesome/autostart.lua
no need for sudo here
[dotfiles.git] / awesome / autostart.lua
index a4a2f4c00c08fe6d10858111805b763149d88810..566d88de7c754139f19632928eb5c1b99b3b6a0b 100644 (file)
@@ -1,6 +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")