diff options
Diffstat (limited to 'system/autorandr/postswitch')
-rwxr-xr-x | system/autorandr/postswitch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/autorandr/postswitch b/system/autorandr/postswitch new file mode 100755 index 00000000..25b068d2 --- /dev/null +++ b/system/autorandr/postswitch @@ -0,0 +1,2 @@ +#!/bin/sh +notify-send --expire-time=5000 "Display profile: '$AUTORANDR_CURRENT_PROFILE'" |