autorandr: Restart redshift without blocking
1 file changed, 1 insertion(+), 1 deletion(-)
M autorandr/.config/autorandr/postswitch → autorandr/.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'"