aboutsummaryrefslogtreecommitdiff
path: root/.config/awesome/rc.lua
diff options
context:
space:
mode:
Diffstat (limited to '.config/awesome/rc.lua')
-rwxr-xr-x.config/awesome/rc.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua
index 81ccbac..86f03a3 100755
--- a/.config/awesome/rc.lua
+++ b/.config/awesome/rc.lua
@@ -423,9 +423,9 @@ for s = 1, screen.count() do
if s == 1 then
right_layout:add(hash2)
right_layout:add(hash2)
- right_layout:add(space)
+ right_layout:add(grey)
right_layout:add(systray)
- right_layout:add(space)
+ right_layout:add(grey)
end
right_layout:add(hash1)
right_layout:add(hash1)