dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README

commit 3b15ecf9eb08ed37e93ba602220e8b0de6965dec
parent bd83ace355b361196b325155d8229543b4957771
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Wed, 20 Sep 2023 17:59:30 -0500

Change color border of bspwm

Diffstat:
M.config/bspwm/bspwmrc | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc @@ -6,6 +6,7 @@ bspc monitor -d I II III IV V VI VII VIII IX X bspc config border_width 2 bspc config window_gap 12 +bspc config focused_border_color '#BBBBBB' bspc config split_ratio 0.52 bspc config borderless_monocle true