mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-29 21:04:21 +02:00
parent
a591d118ba
commit
2362ab61cc
1 changed files with 1 additions and 1 deletions
|
@ -276,7 +276,7 @@ for s = 1, screen.count() do
|
|||
wibox[s] = awful.wibox({ screen = s,
|
||||
fg = beautiful.fg_normal,
|
||||
bg = beautiful.bg_widget,
|
||||
position = "bottom",
|
||||
position = "top",
|
||||
height = 16 * theme.scale,
|
||||
})
|
||||
-- Add widgets to the wibox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue