aboutsummaryrefslogtreecommitdiff
path: root/Common/autorandr/postswitch.d
diff options
context:
space:
mode:
authorjakobst1n <jakob.stendahl@outlook.com>2021-09-04 12:22:08 +0200
committerjakobst1n <jakob.stendahl@outlook.com>2021-09-04 12:22:08 +0200
commit80dc0a70c336adaa0ec8fd3e556c09a28fdcfa15 (patch)
treed0b70cf060f52f3b54acd7027701282d00f7960f /Common/autorandr/postswitch.d
parente6df7072ab32493a561fc678eacc119b57981827 (diff)
downloaddotfiles-80dc0a70c336adaa0ec8fd3e556c09a28fdcfa15.tar.gz
dotfiles-80dc0a70c336adaa0ec8fd3e556c09a28fdcfa15.zip
Add things
Diffstat (limited to 'Common/autorandr/postswitch.d')
-rwxr-xr-xCommon/autorandr/postswitch.d/notify.sh2
l---------Common/autorandr/postswitch.d/wallpaper.sh1
2 files changed, 3 insertions, 0 deletions
diff --git a/Common/autorandr/postswitch.d/notify.sh b/Common/autorandr/postswitch.d/notify.sh
new file mode 100755
index 0000000..394c241
--- /dev/null
+++ b/Common/autorandr/postswitch.d/notify.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+notify-send -i display "Display profile" "$AUTORANDR_CURRENT_PROFILE"
diff --git a/Common/autorandr/postswitch.d/wallpaper.sh b/Common/autorandr/postswitch.d/wallpaper.sh
new file mode 120000
index 0000000..9ea8654
--- /dev/null
+++ b/Common/autorandr/postswitch.d/wallpaper.sh
@@ -0,0 +1 @@
+../../../bin/wallpaper.sh \ No newline at end of file