diff options
author | Adam <56338480+adastx@users.noreply.github.com> | 2021-08-06 22:16:30 +0200 |
---|---|---|
committer | Adam <56338480+adastx@users.noreply.github.com> | 2021-08-06 22:16:30 +0200 |
commit | 28bf2c83e888af3fb870c193b24d49829be1cc4c (patch) | |
tree | 77e1b3eba85d0bdcef0875201647075b39498cfd /.xinitrc | |
parent | 5e39e06683204b39e770229232f8c7a1ac13fc8d (diff) |
added redshift for night light and some small changes
Diffstat (limited to '.xinitrc')
-rw-r--r-- | .xinitrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -38,4 +38,6 @@ playerctld daemon & nitrogen --restore & setxkbmap -option grp:win_space_toggle us,dk & picom --config $HOME/.config/picom/picom.conf -b & +xss-lock -l -- multilockscreen -l dim --display 1 & +redshift -l 56:10 & exec i3 |