From 2591fa84707246635e37d358cda8de08f083d092 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 9 Apr 2019 13:50:17 +0200 Subject: autorandr: Don't restart i3 on monitor hotplug --- autorandr/.config/autorandr/postswitch | 1 - 1 file changed, 1 deletion(-) (limited to 'autorandr') diff --git a/autorandr/.config/autorandr/postswitch b/autorandr/.config/autorandr/postswitch index 89c8a22..85a7cfe 100755 --- a/autorandr/.config/autorandr/postswitch +++ b/autorandr/.config/autorandr/postswitch @@ -11,6 +11,5 @@ esac xrandr --dpi $DPI emacsclient -e "(setq display-pixels-per-inch $DPI)" > /dev/null -i3-msg restart notify-send --expire-time=5000 "Display profile: '$AUTORANDR_CURRENT_PROFILE'" -- cgit 1.4.1