aboutsummaryrefslogtreecommitdiff
path: root/config.dot/awesome.link/rc.simple.lua
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-09-01 08:26:11 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-09-01 08:26:11 -0300
commite0581c93a4d34b7710c9e8d9efdf3c482aa77e15 (patch)
tree8d74202d41de679ee63bd575dbfd5d869328cd6b /config.dot/awesome.link/rc.simple.lua
parent91fa9d481cd982154e8c0ea06f0aad301d5420af (diff)
downloadawesome-e0581c93a4d34b7710c9e8d9efdf3c482aa77e15.tar.gz
awesome-e0581c93a4d34b7710c9e8d9efdf3c482aa77e15.tar.bz2
Commented conky rule for transparency
Diffstat (limited to 'config.dot/awesome.link/rc.simple.lua')
-rw-r--r--config.dot/awesome.link/rc.simple.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.dot/awesome.link/rc.simple.lua b/config.dot/awesome.link/rc.simple.lua
index 47d5e27..2821da3 100644
--- a/config.dot/awesome.link/rc.simple.lua
+++ b/config.dot/awesome.link/rc.simple.lua
@@ -14,4 +14,4 @@ dofile(configdir .. "/keys.lua")
terminal = "terminal"
-- Background
-awful.util.spawn_with_shell("sleep 1 && awsetbg " .. homedir .. "/themes/backgrounds/background.jpg")
+awful.spawn("sleep 1 && awsetbg " .. homedir .. "/themes/backgrounds/background.jpg")