diff options
author | adamstuck <adam.moloney.stuck@gmail.com> | 2021-08-06 22:16:30 +0200 |
---|---|---|
committer | adamstuck <adam.moloney.stuck@gmail.com> | 2021-08-06 22:16:30 +0200 |
commit | 06fb4f9c151947314a0eb9e5e05faed50ffa156a (patch) | |
tree | 77e1b3eba85d0bdcef0875201647075b39498cfd /.xinitrc | |
parent | 3f0028d8de348b21fe6e2a69ae891affbc5efa75 (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 |