summaryrefslogtreecommitdiff
path: root/pcr/qtile/qtile.install
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/qtile/qtile.install')
-rw-r--r--pcr/qtile/qtile.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/pcr/qtile/qtile.install b/pcr/qtile/qtile.install
index bdaf96f17..b289007e4 100644
--- a/pcr/qtile/qtile.install
+++ b/pcr/qtile/qtile.install
@@ -7,6 +7,7 @@ post_upgrade() {
echo ">>> Qtile Example Config at"
echo ">>> /usr/share/doc/qtile/default_config.py"
echo ">>> WARNING: Some config breakage on 0.10.2, look at changelog https://github.com/qtile/qtile/blob/v0.10.2/CHANGELOG#L27"
+ echo ">>> qsh renamed to qshell on 0.10.6"
}
# vim:set ts=2 sw=2 et: