My build of DWM
Go to file
Luca Bilke dd2339acd1 add layout for american keyboards 2022-08-23 21:36:04 +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 first commit 2022-08-22 21:15:37 +02:00
README.md add todo 2022-08-22 21:27:42 +02:00
compile_commands.json first commit 2022-08-22 21:15:37 +02:00
config.h change screenshot folder 2022-08-22 21:42:16 +02:00
config.mk first commit 2022-08-22 21:15:37 +02:00
configAMERICAN.h add layout for american keyboards 2022-08-23 21:36:04 +02:00
drw.c first commit 2022-08-22 21:15:37 +02:00
drw.h first commit 2022-08-22 21:15:37 +02:00
dwm.c first commit 2022-08-22 21:15:37 +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 first commit 2022-08-22 21:15:37 +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.

Todo

  • Add Keybind Reference

Patches