summarylogtreecommitdiffstats
path: root/pixel-saver.install
diff options
context:
space:
mode:
authormschubert2020-07-26 10:35:16 +0200
committermschubert2020-07-26 10:35:16 +0200
commit81d17c527013c7b0365b9eb6994dc773539bb2f0 (patch)
tree2a542789312839f4c7c742500f2388106309ebd5 /pixel-saver.install
parent47f128ae2bf9a7b72a982265254b49c621199e02 (diff)
downloadaur-81d17c527013c7b0365b9eb6994dc773539bb2f0.tar.gz
version bump 1.20.r7
Diffstat (limited to 'pixel-saver.install')
-rw-r--r--pixel-saver.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/pixel-saver.install b/pixel-saver.install
new file mode 100644
index 000000000000..7cf62f58ec53
--- /dev/null
+++ b/pixel-saver.install
@@ -0,0 +1,7 @@
+post_install() {
+ echo ''
+ echo '==> To enable pixel-saver:'
+ echo '==> Reload Gnome Shell with Alt-F2 r'
+ echo '==> Enable it with gnome-tweak-tool or "gnome-shell-extension-tool -e pixel-saver@deadalnix.me"'
+ echo ''
+}