From fbac7ee6d51f82756e3cd17a31f7d212f5f6dd3c Mon Sep 17 00:00:00 2001 From: Vasiliy Horbachenko Date: Sat, 24 May 2014 00:07:52 +0300 Subject: mpd module --- modules/current-title.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'modules/current-title.py') diff --git a/modules/current-title.py b/modules/current-title.py index e2f5aef..530908f 100644 --- a/modules/current-title.py +++ b/modules/current-title.py @@ -4,9 +4,8 @@ import time """ Py3status plugin - shows current window title. -DEPENDENCIES: - Depends on i3-py! - pip install i3-py +DEPENDENCIES: Depends on i3-py: + # pip install i3-py If payload from server contains wierd utf-8 (for example one window have something bad in title) - plugin will give empty output UNTIL this window will be closed. I can't fix or workaround that in PLUGIN, problem is in i3-py library. -- cgit v1.3