📝 Installed redshift
This commit is contained in:
parent
d5ea7cc3f1
commit
615b7f76fd
2 changed files with 9 additions and 0 deletions
|
|
@ -42,3 +42,9 @@ paru rustdesk-bin
|
|||
Install xfce4-screenshooter (it's just too useful by comparison to scrot...)
|
||||
|
||||
doas pacman -S xfce4-screenshooter
|
||||
|
||||
Install redshift and cp xinitrc.txt (change for laptop settings)
|
||||
|
||||
doas pacman -S redshift
|
||||
|
||||
cp ~/Documents/notes/xinitrc.txt ~/.xinitrc
|
||||
|
|
|
|||
|
|
@ -40,6 +40,9 @@ xrandr --output HDMI-0 --brightness 1.1 & #--set TearFree on &
|
|||
#Laptop
|
||||
# brillo -S 70
|
||||
|
||||
# start redshift
|
||||
redshift -O 5500 &
|
||||
|
||||
picom --config /home/brian/.config/picom/picom.conf & # --experimental-backends &
|
||||
# Start applets, daemons, etc.
|
||||
# diskie
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue