From 78a415bc2a6913f06fa72e4827775fb0b6691a95 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Thu, 14 Oct 2021 18:21:12 -0400 Subject: format clean-up --- awesome/themes/adwaita/theme.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'awesome/themes/adwaita') diff --git a/awesome/themes/adwaita/theme.lua b/awesome/themes/adwaita/theme.lua index 7f9bda8..09d4944 100644 --- a/awesome/themes/adwaita/theme.lua +++ b/awesome/themes/adwaita/theme.lua @@ -46,10 +46,10 @@ theme.border_marked = "#7d4c10" -- Generate taglist squares: local taglist_square_size = dpi(4) theme.taglist_squares_sel = theme_assets.taglist_squares_sel( - taglist_square_size, theme.fg_normal + taglist_square_size, theme.fg_normal ) theme.taglist_squares_unsel = theme_assets.taglist_squares_unsel( - taglist_square_size, theme.fg_normal + taglist_square_size, theme.fg_normal ) -- Variables set for theming notifications: -- cgit v1.2.3