all repos — archive/dotfiles @ 424117953b6441f9be061f4c8324e66da971746b

Superseded by nixfiles

autorandr: Add notification to postswitch script
Alan Pearce alan@alanpearce.eu
Wed, 13 Sep 2017 13:42:31 +0200
commit

424117953b6441f9be061f4c8324e66da971746b

parent

0872319ea4fec52fad084e9227ef17c3639a3020

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

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