From 9494399cf163bab898339ac16e6ecf4f7ff115ac Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Wed, 5 Apr 2023 14:48:36 -0500 Subject: [PATCH] Awesome configs for Ben. --- .config/awesome/themes/msjche/theme.lua | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/.config/awesome/themes/msjche/theme.lua b/.config/awesome/themes/msjche/theme.lua index f06ea8d..004d7b7 100644 --- a/.config/awesome/themes/msjche/theme.lua +++ b/.config/awesome/themes/msjche/theme.lua @@ -349,20 +349,11 @@ function theme.at_screen_connect(s) s.mywibox = awful.wibar({ position = "top", screen = s, height = 28, bg = theme.bg_normal, fg = theme.fg_normal }) -- Add widgets to the wibox - - -- Add widgets to the wibox - s.mywibox:setup { - layout = wibox.layout.align.horizontal, - { -- Top widgets - layout = wibox.layout.fixed.horizontal, - mylauncher, - }, - } - s.mywibox:setup { layout = wibox.layout.align.horizontal, { -- Left widgets layout = wibox.layout.fixed.horizontal, + mylauncher, small_spr, s.mylayoutbox, first,