diff options
Diffstat (limited to 'desktop/i3/README')
-rw-r--r-- | desktop/i3/README | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/desktop/i3/README b/desktop/i3/README index a5e2bb9cf2..11ca35cc19 100644 --- a/desktop/i3/README +++ b/desktop/i3/README @@ -1,14 +1,16 @@ i3 is a tiling window manager, completely written from scratch. -i3 was created because wmii, our favorite window manager at the time, didn't -provide some features we wanted (multi-monitor done right, for example), had -some bugs, didn't progress since quite some time and wasn't easy to hack at -all (source code comments/documentation completely lacking). Still, we think -the wmii developers and contributors did a great job. Thank you for inspiring -us to create i3. +i3 was created because wmii, our favorite window manager at the time, +didn't provide some features we wanted (multi-monitor done right, +for example), had some bugs, didn't progress since quite some time and +wasn't easy to hack at all (source code comments/documentation completely +lacking). Still, we think the wmii developers and contributors did a +great job. Thank you for inspiring us to create i3. -Please be aware that i3 is primarily targeted at advanced users and developers. +Please be aware that i3 is primarily targeted at advanced users and +developers. This requires libev, yajl, and dmenu. -i3status and dzen2 are optional, but useful to provide a system status bar. +i3status and dzen2 are optional, but useful to provide a system status +bar. |