xinitrc redshift
This commit is contained in:
parent
5445e7b5f3
commit
dce15fb90d
|
|
@ -18,6 +18,6 @@ unclutter &
|
||||||
dwmblocks &
|
dwmblocks &
|
||||||
dunst &
|
dunst &
|
||||||
backlight_control 20 &
|
backlight_control 20 &
|
||||||
redshift -P -O 5000K
|
redshift &
|
||||||
# exec dwm > /dev/null 2>&1
|
# exec dwm > /dev/null 2>&1
|
||||||
while type dwm > /dev/null ; do dwm && continue || break ; done
|
while type dwm > /dev/null ; do dwm && continue || break ; done
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue