Add custom keys to dwm
This commit is contained in:
parent
10d6e0e363
commit
518d80226f
2 changed files with 30 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue