nytouu / hydra

my dwm fork

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hydra

hydra is my personal build of dwm.

here's a screenshot :
screenshot

patches

here's a list of (some of) the patches applied in this build

alpha
actualfullscreen
alwayscenter
autostart
barpadding
bar-height
cfacts
cfacts-dragcfact
colorbar
cyclelayouts
dragmfact
layoutmenu
movestack
noborder
pertag
placemouse
savefloats
status2d
statuscmd
sticky
stickyindicator
swallow & riodraw
vanitygaps
statusallmons
netclientliststacking
focusadjacenttag
colorful-tags
underline-tags
xrdb

installation

git clone https://github.com/nytouu/hydra.git
cd hydra
sudo make install

configuration

configuration is done by editing the source code (config.h)
note that i use a french keyboard meaning that you might find
the keybinds weird.

in order to configure the statusbar, use my build of dwmblocks :
hydrablocks

About

my dwm fork

License:MIT License


Languages

Language:C 94.9%Language:Roff 3.7%Language:Makefile 1.4%