🔧 Adjust feh and redshift calls on xinit

This commit is contained in:
tomit4 2025-09-30 16:53:34 -07:00
parent ae4f910eb6
commit a45ae69bbc
2 changed files with 9 additions and 4 deletions

View file

@ -1,11 +1,11 @@
#! /bin/sh
bspc rule -r "*" &
redshift -O 5000 &
# redshift -O 5000 &
# picom --config /home/brian/.config/picom/picom.conf & # --experimental-backends &
# feh --bg-fill /home/brian/Pictures/nord_mountains.png &
feh --bg-fill /home/brian/Pictures/leaves.jpg &
# feh --bg-fill /home/brian/Pictures/leaves.jpg &
# feh --bg-fill /home/brian/Pictures/gruvbox_braille.png &
bst -e btop &