From 415f51d42013c6bc963e9e2edf2d9342feb8c346 Mon Sep 17 00:00:00 2001 From: Louis Vallat Date: Thu, 18 Nov 2021 20:02:33 +0100 Subject: [PATCH] Riced a bit more the whole DE Signed-off-by: Louis Vallat --- .config/bspwm/bspwmrc | 4 +- .config/picom.conf | 2 +- .config/polybar/config | 89 ++++-------------------------------------- 3 files changed, 12 insertions(+), 83 deletions(-) diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 936ff53..790d03f 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -36,7 +36,9 @@ MONITOR="eDP" polybar center 2>&1 | tee -a /tmp/polybar.log & disown MONITOR="eDP" polybar right 2>&1 | tee -a /tmp/polybar.log & disown bspc config border_width 0 -bspc config top_padding 34 bspc config window_gap 8 +bspc config top_padding 30 bspc config split_ratio 0.6 +# Fix for Java applications +wmname LG3D diff --git a/.config/picom.conf b/.config/picom.conf index 0112f9c..203ecab 100644 --- a/.config/picom.conf +++ b/.config/picom.conf @@ -1,5 +1,5 @@ # Shadows -shadow = true; +shadow = false; shadow-radius = 20; shadow-spread = 10; shadow-offset-x = -20; diff --git a/.config/polybar/config b/.config/polybar/config index cf416f4..adde3fe 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -214,29 +214,6 @@ label-empty-padding = 2 ; Separator in between workspaces ; label-separator = | -[module/xbacklight] -type = internal/xbacklight - -format =