mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Abstracted background image into one config option
This commit is contained in:
parent
cbe068f1dd
commit
76923c8f1f
5 changed files with 27 additions and 12 deletions
|
@ -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 &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue