My build of DWM
Go to file
Luca Bilke 17bc5dfdee
fix floatrules and scratchpad resizing on togglebar
2022-09-16 17:38:31 +02:00
patches first commit 2022-08-22 21:15:37 +02:00
LICENSE first commit 2022-08-22 21:15:37 +02:00
Makefile fix makefile 2022-08-23 21:48:43 +02:00
README.md switch layouts 2022-08-23 21:43:44 +02:00
americanbinds.txt various changes/fixes regarding scratchpads and floatrules 2022-09-13 22:20:45 +02:00
compile_commands.json first commit 2022-08-22 21:15:37 +02:00
config.h disable gaps as default, continue work on rules 2022-09-15 19:39:36 +02:00
config.mk first commit 2022-08-22 21:15:37 +02:00
drw.c various changes/fixes regarding scratchpads and floatrules 2022-09-13 22:20:45 +02:00
drw.h first commit 2022-08-22 21:15:37 +02:00
dwm.c fix floatrules and scratchpad resizing on togglebar 2022-09-16 17:38:31 +02:00
screenshot.png Add screenshot 2022-08-22 21:25:22 +02:00
transient.c first commit 2022-08-22 21:15:37 +02:00
util.c first commit 2022-08-22 21:15:37 +02:00
util.h first commit 2022-08-22 21:15:37 +02:00
vanitygaps.c various changes/fixes regarding scratchpads and floatrules 2022-09-13 22:20:45 +02:00

README.md

My build of DWM

DWM Screenshot I use a modified floatrules patch that allows setting floats for X, Y, W and H values that are interpreted as percentages of screen space. The SGR patch allows my sb-status scripts to use colors and show larger NerdFonts icons.

If you use a German keyboard, do mv configGERMAN.h config.h before installing

Todo

  • Add Keybind Reference (read config.h for now)

Patches