summary refs log tree commit diff stats
path: root/autorandr
diff options
context:
space:
mode:
authorAlan Pearce2019-04-09 13:50:17 +0200
committerAlan Pearce2019-04-09 13:50:17 +0200
commit2591fa84707246635e37d358cda8de08f083d092 (patch)
treea7e3462c88ebbf4f303c9b593ea34d72618abd42 /autorandr
parentf3643e807687764deb9586746b316e02f8bc3ad2 (diff)
downloaddotfiles-2591fa84707246635e37d358cda8de08f083d092.tar.lz
dotfiles-2591fa84707246635e37d358cda8de08f083d092.tar.zst
dotfiles-2591fa84707246635e37d358cda8de08f083d092.zip
autorandr: Don't restart i3 on monitor hotplug
Diffstat (limited to 'autorandr')
-rwxr-xr-xautorandr/.config/autorandr/postswitch1
1 files changed, 0 insertions, 1 deletions
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'"