summaryrefslogtreecommitdiff
path: root/config.mk
AgeCommit message (Collapse)Author
2023-08-19Revert "WinIcon Patch"6.4-MainlinexAlpharax
This reverts commit 48d827bb16e57a06c951c08bcf98ca1c088da9eb. Changes to be committed: modified: config.def.h modified: config.def.h.orig modified: config.h modified: config.mk deleted: config.mk.orig modified: drw.c modified: drw.c.orig modified: drw.h deleted: drw.h.orig modified: dwm.c modified: dwm.c.orig deleted: patches/dwm-winicon-6.3-v2.1.diff
2023-08-17WinIcon PatchxAlpharax
Changes to be committed: modified: config.def.h modified: config.def.h.orig modified: config.h modified: config.mk new file: config.mk.orig modified: drw.c modified: drw.c.orig modified: drw.h new file: drw.h.orig modified: dwm.c modified: dwm.c.orig modified: patches_huge/dwm-winicon-6.3-v2.1.diff
2023-08-15Initial fork from https://git.suckless.org/dwmxAlpharax
Changes to be committed: new file: LICENSE new file: Makefile new file: README new file: config.def.h new file: config.mk new file: drw.c new file: drw.h new file: dwm.1 new file: dwm.c new file: dwm.png new file: transient.c new file: util.c new file: util.h