From 4de959a979b253ecc846b01330b407468e9bedc0 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 15 Oct 2019 19:27:02 +0200 Subject: Move autorandr to system --- system/autorandr/postswitch | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 system/autorandr/postswitch (limited to 'system/autorandr/postswitch') 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'" -- cgit 1.4.1