summarylogtreecommitdiffstats
path: root/bitwarden-menu.install
diff options
context:
space:
mode:
Diffstat (limited to 'bitwarden-menu.install')
-rw-r--r--bitwarden-menu.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/bitwarden-menu.install b/bitwarden-menu.install
index eb63f4b0ab06..ef72c01c5b71 100644
--- a/bitwarden-menu.install
+++ b/bitwarden-menu.install
@@ -4,5 +4,9 @@ cat <<End-of-message
Copy /usr/share/doc/bitwarden-menu-git/config.ini.example into ~/.config/bwm/config.ini and edit. Add vault URLs and logins to config file if desired.
+ *CONFLICT* The Archlinux packages python-xdg and python-pyxdg conflict.
+ If you need python-pyxdg, remove python-xdg from the PKGBUILD and
+ `pip install --user xdg` or install bitwarden-menu into a virtualenv.
+
End-of-message
}