aboutsummaryrefslogtreecommitdiff
path: root/modules/awesome/config.dot/awesome.link/programs.lua
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-02-07 21:42:04 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-02-07 21:42:04 -0200
commit069bc999fa092b733d359c2ef8998d68418b7d21 (patch)
treed86b371149df95e5b893f41849fb15ad50250008 /modules/awesome/config.dot/awesome.link/programs.lua
parentf07e23a2d59789e69cb67d983e0dc9a6c4c845f7 (diff)
downloadmetadot-069bc999fa092b733d359c2ef8998d68418b7d21.tar.gz
metadot-069bc999fa092b733d359c2ef8998d68418b7d21.tar.bz2
Strange, but having wicd-client on xprofile makes two tray icons appear; adding into awesome config
Diffstat (limited to 'modules/awesome/config.dot/awesome.link/programs.lua')
-rw-r--r--modules/awesome/config.dot/awesome.link/programs.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/awesome/config.dot/awesome.link/programs.lua b/modules/awesome/config.dot/awesome.link/programs.lua
new file mode 100644
index 0000000..b98ab8b
--- /dev/null
+++ b/modules/awesome/config.dot/awesome.link/programs.lua
@@ -0,0 +1,2 @@
+-- Put here all startup command declarations
+awful.util.spawn_with_shell("wicd-gtk --tray")