From d8b10cd59d5003030adc2f04028296de9f65f8a9 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 29 Sep 2017 22:09:15 +0200 Subject: autorandr: Restart redshift without blocking --- autorandr/.config/autorandr/postswitch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autorandr/.config') diff --git a/autorandr/.config/autorandr/postswitch b/autorandr/.config/autorandr/postswitch index 97e4217..76b3119 100755 --- a/autorandr/.config/autorandr/postswitch +++ b/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'" -- cgit 1.4.1