From 424117953b6441f9be061f4c8324e66da971746b Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 13 Sep 2017 13:42:31 +0200 Subject: autorandr: Add notification to postswitch script --- autorandr/.config/autorandr/postswitch | 1 + 1 file changed, 1 insertion(+) (limited to 'autorandr') diff --git a/autorandr/.config/autorandr/postswitch b/autorandr/.config/autorandr/postswitch index fc5d828..f0dd1ef 100755 --- a/autorandr/.config/autorandr/postswitch +++ b/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'" -- cgit 1.4.1