From 0b7b07df625f7ad93a990f55b3749f697730e2fd Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Sat, 25 Mar 2023 01:22:20 -0400 Subject: [PATCH] Change bar height for FHD screens --- dot_config/bspwm/executable_bspwmrc.tmpl | 2 +- dot_config/polybar/config.ini.tmpl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dot_config/bspwm/executable_bspwmrc.tmpl b/dot_config/bspwm/executable_bspwmrc.tmpl index ad6b018..e291e53 100644 --- a/dot_config/bspwm/executable_bspwmrc.tmpl +++ b/dot_config/bspwm/executable_bspwmrc.tmpl @@ -13,7 +13,7 @@ bspc config bottom_padding 0 {{ else if eq .chezmoi.hostname "hydrus"}} bspc config window_gap 4 bspc config top_padding 0 -bspc config bottom_padding 28 +bspc config bottom_padding 24 {{ else }} bspc config window_gap 4 bspc config top_padding 38 diff --git a/dot_config/polybar/config.ini.tmpl b/dot_config/polybar/config.ini.tmpl index cb78ea3..58fa385 100644 --- a/dot_config/polybar/config.ini.tmpl +++ b/dot_config/polybar/config.ini.tmpl @@ -9,7 +9,7 @@ margin-top = 0 [bar/one] {{- if eq .chezmoi.hostname "hydrus"}} monitor = DisplayPort-0 -height = 28 +height = 24 bottom = true {{- else }} monitor = eDP-1 @@ -85,7 +85,7 @@ cursor-scroll = [bar/two] {{- if eq .chezmoi.hostname "hydrus"}} monitor = DisplayPort-1 -height = 28 +height = 24 {{- else }} monitor = eDP-1 height = 72