This commit is contained in:
Clay Gomera 2022-09-15 08:14:11 -04:00
parent 2f04204cd8
commit ef793f2585
2 changed files with 3 additions and 1 deletions

View file

@ -386,7 +386,7 @@ font:
bold_italic:
family: mononoki Nerd Font
style: Bold Italic
size: 7
size: 8
offset:
x: 0
y: 1

View file

@ -72,7 +72,9 @@ s.layout = awful.widget.watch(".config/awesome/core/bar/widgets/layout", 1)
{ -- Left widgets
layout = wibox.layout.fixed.horizontal,
s.mylayoutbox,
wibox.widget.textbox(" "),
s.mytaglist,
wibox.widget.textbox(" "),
},
nil,
{ -- Right widgets