Abstracted background image into one config option

This commit is contained in:
Emmet 2023-05-22 20:39:15 -05:00
parent cbe068f1dd
commit 76923c8f1f
5 changed files with 27 additions and 12 deletions

View file

@ -21,7 +21,7 @@ emacs --daemon &
picom --animations --animation-window-mass 1 --animation-for-open-window zoom --animation-stiffness 200 --experimental-backends && # requires picom-pijulius
xset r rate 350 50 &
setxkbmap -option caps:escape &
~/.fehbg &
~/.fehbg-stylix &
twmnd &
alttab -w 1 -t 240x160 -i 64x64 -sc 1 -bg $colorBg -fg $colorFg -frame $colorSecondary -inact $colorFg &
autokey-gtk &