summary refs log tree commit diff stats
path: root/autorandr
diff options
context:
space:
mode:
authorAlan Pearce2017-09-13 13:42:31 +0200
committerAlan Pearce2017-09-13 13:42:31 +0200
commit424117953b6441f9be061f4c8324e66da971746b (patch)
tree742941f4440985a5171a813d0c756fd03f4bb8ce /autorandr
parent0872319ea4fec52fad084e9227ef17c3639a3020 (diff)
downloaddotfiles-424117953b6441f9be061f4c8324e66da971746b.tar.lz
dotfiles-424117953b6441f9be061f4c8324e66da971746b.tar.zst
dotfiles-424117953b6441f9be061f4c8324e66da971746b.zip
autorandr: Add notification to postswitch script
Diffstat (limited to 'autorandr')
-rwxr-xr-xautorandr/.config/autorandr/postswitch1
1 files changed, 1 insertions, 0 deletions
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'"