all repos — archive/dotfiles @ 2591fa84707246635e37d358cda8de08f083d092

Superseded by nixfiles

autorandr: Don't restart i3 on monitor hotplug
Alan Pearce alan@alanpearce.eu
Tue, 09 Apr 2019 13:50:17 +0200
commit

2591fa84707246635e37d358cda8de08f083d092

parent

f3643e807687764deb9586746b316e02f8bc3ad2

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

jump to
M autorandr/.config/autorandr/postswitchautorandr/.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'"