From dc674f8e6cb5365940afe859e488fd7c79484c3c Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 15 Aug 2023 14:20:49 +0300 Subject: [PATCH] surely this will make it easier on the eyes --- config/bspwm/bspwmrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/bspwm/bspwmrc b/config/bspwm/bspwmrc index 8ba42a34..3bf852ed 100755 --- a/config/bspwm/bspwmrc +++ b/config/bspwm/bspwmrc @@ -4,8 +4,8 @@ pgrep -x sxhkd > /dev/null || sxhkd & bspc monitor -d 1 2 3 4 5 6 -bspc config border_width 2 -bspc config window_gap 12 +bspc config border_width 3 +bspc config window_gap 15 bspc config split_ratio 0.52 bspc config borderless_monocle true