Add custom keys to dwm

This commit is contained in:
Oliver Davies 2025-02-02 22:41:36 +00:00
parent 10d6e0e363
commit 518d80226f
2 changed files with 30 additions and 0 deletions

View file

@ -12,6 +12,7 @@
modifications = final: prev: {
dwm = prev.dwm.override {
patches = [
"${self}/patches/dwm/add-custom-commands-and-keys.patch"
"${self}/patches/dwm/change-mod-key.patch"
"${self}/patches/dwm/change-termcmd.patch"
"${self}/patches/dwm/dwm-hide_vacant_tags-6.4.diff"