dwt1--dotfiles/.config/herbstluftwm
Derek Taylor feaafa990c Minor updates to some dotfiles to correct opacity settings and converting all references of compton to picom. 2020-05-13 12:36:34 -05:00
..
README.md Fixing some mistakes. 2020-02-17 00:07:06 -06:00
autostart Minor updates to some dotfiles to correct opacity settings and converting all references of compton to picom. 2020-05-13 12:36:34 -05:00
panel.sh Minor changes. 2019-01-18 19:39:41 -06:00
xmobar Adding xmobar support for herbstluftwm. 2019-03-18 10:57:14 -05:00
xmobar-tags Adding xmobar support for herbstluftwm. 2019-03-18 10:57:14 -05:00

README.md

My Herbstluftwm Configuration

herbstluftwm is a manual tiling window manager for X. It licensed under the "Simplified BSD License" (see LICENSE).

  • the layout is based on splitting frames into subframes which can be split again or can be filled with windows (similar to i3/ musca)
  • tags (or workspaces or virtual desktops or …) can be added/removed at runtime. Each tag contains an own layout
  • exactly one tag is viewed on each monitor. The tags are monitor independent (similar to xmonad)
  • it is configured at runtime via ipc calls from herbstclient. So the configuration file is just a script which is run on startup. (similar to wmii/ musca)

For more, see the herbstluftwm homepage http://herbstluftwm.org -- in particular the herbstluftwm tutorial for the first steps (also available as man herbstluftwm-tutorial after installing herbstluftwm on your system).

You are welcome to join the IRC channel #herbstluftwm on irc.freenode.net.