🔧 Adjust feh and redshift calls on xinit
This commit is contained in:
parent
ae4f910eb6
commit
a45ae69bbc
2 changed files with 9 additions and 4 deletions
|
|
@ -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 &
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue