all repos — nixfiles @ 0b2052227e585a181fc9c10552ec53a5a87b397a

System and user configuration, managed by nix and home-manager

autorandr: Don't restart redshift

It seems to handle display switching after a second or two
Alan Pearce alan@alanpearce.eu
Mon, 04 Dec 2017 17:04:54 +0100
commit

0b2052227e585a181fc9c10552ec53a5a87b397a

parent

0794610ad73b38d63fc57ce65eb19a95b8936cf7

1 files changed, 0 insertions(+), 1 deletions(-)

jump to
M autorandr/.config/autorandr/postswitchautorandr/.config/autorandr/postswitch
@@ -13,7 +13,6 @@ esac 
 xrandr --dpi $DPI
 emacsclient -e "(setq display-pixels-per-inch $DPI)" > /dev/null
-systemctl --user restart redshift --no-block
 i3-msg restart
 
 notify-send --expire-time=5000 "Display profile: '$AUTORANDR_CURRENT_PROFILE'"