Fixed rxvt bgcolor to match dwm

This commit is contained in:
jond
2018-07-29 13:19:50 -05:00
parent 07cddb4a8f
commit 26a57d26b0
3 changed files with 5 additions and 2 deletions

View File

@@ -226,7 +226,8 @@ awful.screen.connect_for_each_screen(function(s)
s.mytasklist, -- Middle widget
{ -- Right widgets
layout = wibox.layout.fixed.horizontal,
mykeyboardlayout,
-- 2018-07-28 JMD: Hiding keyboard layout widget
-- mykeyboardlayout,
wibox.widget.systray(),
mytextclock,
s.mylayoutbox,