diff options
author | Michael Stapelberg <michael@stapelberg.de> | 2009-06-22 19:09:49 +0200 |
---|---|---|
committer | Michael Stapelberg <michael@stapelberg.de> | 2009-06-22 19:09:49 +0200 |
commit | 045c88dfe39c488340e0296e36ea785e9aa77e84 (patch) | |
tree | a5a60063d33e8d72896584327b8b50c7bd1959c8 /debian | |
parent | 08c92e959976839d6fbb065986fa4d17898aa94f (diff) |
debian: add README.Debian to git
Diffstat (limited to 'debian')
-rw-r--r-- | debian/README.Debian | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 0000000..0817a80 --- /dev/null +++ b/debian/README.Debian @@ -0,0 +1,16 @@ +------------------------------------------------- +When using i3status with dzen2 support (i3status) +------------------------------------------------- + +It is recommended to start i3status after starting your window manage, ideally +using your window manager's configuration file. + +Launching i3status in combination with dzen2 could look like this: +i3status | dzen2 -fg white -ta r -w 1280 -dock + +----------------------------------------------------- +When using i3status with wmii support (i3status-wmii) +----------------------------------------------------- + +Enable the initscript for i3status-wmii in /etc/default/i3status-wmii +and configure the path to your wmii mountpoint in /etc/i3status.conf |