summaryrefslogtreecommitdiff
path: root/rc.lua
diff options
context:
space:
mode:
Diffstat (limited to 'rc.lua')
-rw-r--r--rc.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.lua b/rc.lua
index ff8b718..2ab67f7 100644
--- a/rc.lua
+++ b/rc.lua
@@ -139,7 +139,7 @@ for s = 1, screen.count() do
end, mytasklist.buttons)
-- Create the wibox
- mywibox[s] = awful.wibox({ position = "bottom", screen = s })
+ mywibox[s] = awful.wibox({ position = "bottom", screen = s, height = beautiful.wibox_height })
-- Add widgets to the wibox - order matters
mywibox[s].widgets = {
{