Update separator width

This commit is contained in:
Augusto Gunsch 2022-01-20 20:38:55 -03:00
parent 123cd32ea4
commit b19f051cde
1 changed files with 1 additions and 1 deletions

View File

@ -252,7 +252,7 @@ awful.screen.connect_for_each_screen(function(s)
wibox.widget.systray(),
wibox.widget.separator{
orientation = "vertical",
forced_width = 10
forced_width = 5
},
battery_widget{
enable_battery_warning = true