diff options
author | Ian D. Brunton <iandbrunton@gmail.com> | 2013-10-20 16:07:54 +0200 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2013-10-20 16:07:54 +0200 |
commit | 65ed861dfbc2a0868b93a74eb06a9ae3253feb5e (patch) | |
tree | 52b2b5f50c145b192b588150f0fadea673d8aa03 /desktop/herbstluftwm/README | |
parent | aa7cda72ec4e7ce62aefed4187a3afb337457ba4 (diff) | |
download | slackbuilds-65ed861dfbc2a0868b93a74eb06a9ae3253feb5e.tar.gz |
desktop/herbstluftwm: Added (manual tiling window manager).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'desktop/herbstluftwm/README')
-rw-r--r-- | desktop/herbstluftwm/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/desktop/herbstluftwm/README b/desktop/herbstluftwm/README new file mode 100644 index 0000000000..09e6642dbb --- /dev/null +++ b/desktop/herbstluftwm/README @@ -0,0 +1,10 @@ +herbstluftwm is a manual tiling manager for X11, using Xlib and Glib. +Layout is based on splitting frames into sub-frames, similar to i3 and +musca. Tags/workspaces can be removed or added at run-time and each +monitor displays exactly one tag at a time. + +Configuration is achieved through bash scripting in the file +~/.config/herbstluftwm/autostart. An example autostart file is located +in /etc/xdg/herbstluftwm/ along with example scripts for use with the WM. +Additional examples are available at http://www.herbstluftwm.org/ along +with detailed documentation. |