autorandr: Add notification to postswitch script
Alan Pearce alan@alanpearce.eu
Wed, 13 Sep 2017 13:42:31 +0200
1 files changed, 1 insertions(+), 0 deletions(-)
M autorandr/.config/autorandr/postswitch → autorandr/.config/autorandr/postswitch
@@ -12,3 +12,4 @@ emacsclient -e "(setq display-pixels-per-inch $DPI)" > /dev/null i3-msg restart systemctl --user restart redshift +notify-send --expire-time=5000 "Display profile: '$AUTORANDR_CURRENT_PROFILE'"