diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2013-02-07 21:42:04 -0200 |
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2013-02-07 21:42:04 -0200 |
| commit | 069bc999fa092b733d359c2ef8998d68418b7d21 (patch) | |
| tree | d86b371149df95e5b893f41849fb15ad50250008 /modules/awesome/config.dot/awesome.link/programs.lua | |
| parent | f07e23a2d59789e69cb67d983e0dc9a6c4c845f7 (diff) | |
| download | metadot-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.lua | 2 |
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") |
