aboutsummaryrefslogtreecommitdiff
path: root/.config/awesome/theme.lua
diff options
context:
space:
mode:
Diffstat (limited to '.config/awesome/theme.lua')
-rw-r--r--.config/awesome/theme.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/awesome/theme.lua b/.config/awesome/theme.lua
index 61bec2c..25c9167 100644
--- a/.config/awesome/theme.lua
+++ b/.config/awesome/theme.lua
@@ -28,11 +28,11 @@ theme.border_normal = "#4b5165"
theme.border_focus = "#5294e2"
theme.border_marked = "#91231c"
-theme.taglist_spacing = dpi(4)
+theme.taglist_spacing = 0
theme.taglist_bg_occupied = "#4b5165"
theme.tasklist_bg_normal = "#4b5165"
-theme.tasklist_spacing = dpi(4)
+theme.tasklist_spacing = 0
theme.useless_gap = dpi(4)
theme.maximized_honor_padding = true