about summary refs log tree commit diff
path: root/nixos/modules/services/x11/window-managers/dwm.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-1/+1
2023-11-27treewide: use `mkPackageOption`h7x41-8/+2
2023-08-22dwm: add _JAVA_AWT_WM_NONREPARENTING=1Gutyina Gergő1-0/+1
2023-08-17dwm: use correct hash in exampleNiki4tap1-1/+1
2022-10-16nixos/dwm: add package optionBob van der Linden1-2/+22
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2019-03-11nixos dwm: start user installed dwm if availableChristian Kögler1-1/+1
2015-12-03xserver: dwm as a window managerIan Denhardt1-0/+37