all repos — nixfiles @ d8b10cd59d5003030adc2f04028296de9f65f8a9

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

autorandr: Restart redshift without blocking

Alan Pearce
commit

d8b10cd59d5003030adc2f04028296de9f65f8a9

parent

ae4a6f6b4e6eac58fc9283f692dd2e8d5b58ae99

1 file changed, 1 insertion(+), 1 deletion(-)

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