Skip to content

akirak/herbstluftwm-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Herbstluftwm Configuration

This is my configuration of herbstluftwm, a manual tiling window manager for X11.

This configuration follows the XMonad-style configuration but is written in Nim.

Prerequisites

You will need the following programs to use this configuration:

  • herbstluftwm
  • Nim >= 0.19
  • gxmessage
  • rofi (for menus)

Installation

Clone this repository to ~/.config/herbstluftwm.

Usage

Once set, start herbstluftwm as usual. That is, you will probably want to create ~/.xinitrc file with the following content:

exec herbstluftwm --locked

autostart script in the repository builds the configuration at startup. An error message is displayed if Nim fails to build the configuration.

Tweaking

Edit config.nim to suit your need. After you finish it, reload your configuration as normal (Mod-Shift-r by default).

License

MIT License

About

Herbstluftwm configuration written in Nim

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published