From b569c57eb92fe5382e7df5badbf36eee154f2c65 Mon Sep 17 00:00:00 2001 From: Salt Date: Fri, 18 May 2018 00:23:19 -0500 Subject: [PATCH] Polybar, Conky: Move Polybar to bottom --- .config/conky/conky.conf | 2 +- .config/polybar/config | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/conky/conky.conf b/.config/conky/conky.conf index 260269e4..b8421647 100644 --- a/.config/conky/conky.conf +++ b/.config/conky/conky.conf @@ -30,7 +30,7 @@ conky.config = { minimum_width = 300, border_width = 6, gap_x = 20, - gap_y = 20, + gap_y = 58, draw_outline = false, draw_shades = false diff --git a/.config/polybar/config b/.config/polybar/config index ff49eecc..9397b731 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -50,6 +50,7 @@ font-4 = # Rendering of the bar width = 100% height = 30 +bottom = true wm-restack = ${env:PB_WM_RESTACK:bspwm} # Module padding and spacing