dwm: Add cool autostart patch

This is necessary since some programs started with .xinitrc don't work
at all in dwm, such as avizo-service and mpDris2.
This commit is contained in:
Donovan Glover 2024-09-04 13:17:13 -04:00
parent f978f00663
commit e0a13a98ce
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -139,6 +139,11 @@ in
url = "https://raw.githubusercontent.com/bakkeby/patches/c5eae9d/dwm/dwm-desktop_icons-6.5.diff";
hash = "sha256-oIgeph9pmIWKBepnQhc+aNWU7ZHxsJbhJr5LVNTtuHc=";
})
(fetchpatch {
url = "https://dwm.suckless.org/patches/cool_autostart/dwm-cool-autostart-20240312-9f88553.diff";
hash = "sha256-pgXbgoAAewCjZP16smKkTVh5p7P/FK+Rue0F6gjmGVo=";
})
];
})
];