From 51879a0372eab8ef05703edfb36aa0fe6fd5fd7f Mon Sep 17 00:00:00 2001 From: Luca Capezzuto Date: Mon, 27 May 2019 13:14:47 +0100 Subject: [PATCH] lain: new commit --- lain | 2 +- themes/multicolor/theme.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lain b/lain index 3328e73..025508c 160000 --- a/lain +++ b/lain @@ -1 +1 @@ -Subproject commit 3328e738bdc1223583fb98730668dfed24395dfc +Subproject commit 025508ce835c3a83484b4d32c179347e51498e9f diff --git a/themes/multicolor/theme.lua b/themes/multicolor/theme.lua index be1b755..36db069 100644 --- a/themes/multicolor/theme.lua +++ b/themes/multicolor/theme.lua @@ -283,7 +283,7 @@ function theme.at_screen_connect(s) s.mytasklist = awful.widget.tasklist(s, awful.widget.tasklist.filter.currenttags, awful.util.tasklist_buttons) -- Create the wibox - s.mywibox = awful.wibar({ position = "top", screen = s, height = dpi(20), bg = theme.bg_normal, fg = theme.fg_normal }) + s.mywibox = awful.wibar({ position = "top", screen = s, height = dpi(19), bg = theme.bg_normal, fg = theme.fg_normal }) -- Add widgets to the wibox s.mywibox:setup {