aboutsummaryrefslogtreecommitdiff
path: root/modules/profile/xprofile.dot.link
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/profile/xprofile.dot.link
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/profile/xprofile.dot.link')
-rwxr-xr-xmodules/profile/xprofile.dot.link2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/profile/xprofile.dot.link b/modules/profile/xprofile.dot.link
index d59da65..b679ed4 100755
--- a/modules/profile/xprofile.dot.link
+++ b/modules/profile/xprofile.dot.link
@@ -32,7 +32,7 @@ fi
# Additional applications depending on the machine type
if laptop-detect; then
- PROGRAMS="$PROGRAMS wicd-client"
+ PROGRAMS="$PROGRAMS"
else
PROGRAMS="$PROGRAMS"
fi