feat(bg): hop from nitrogen to feh + change colors

This commit is contained in:
doryan 2024-10-03 00:41:08 +04:00
parent 153f94c43a
commit d9fe7cdc20

View File

@ -23,12 +23,13 @@ bspc config split_ratio 0.52
bspc config borderless_monocle true
bspc config gapless_monocle true
bspc config active_border_color "#FFBB53"
bspc config normal_border_color "#FEA3A1"
bspc config active_border_color "#E0A3B6"
bspc config normal_border_color "#8393A1"
bspc config focused_border_color "#93D4C5"
sxhkd &
picom &
nitrogen --restore &
feh --bg-fill ~/.bg/bg_3.jpg ~/.bg/bg_3.jpg &
dunst &
xsetroot -cursor_name left_ptr &
pgrep -x polybar > /dev/null || polybar &