sxmo-utils: add a Kill Window option to the wmmenu

This commit is contained in:
Colin 2023-10-02 04:53:00 +00:00
parent d138c99c61
commit fe6d2f04c5

View File

@ -105,6 +105,11 @@ let
url = "https://git.uninsane.org/colin/sxmo-utils/commit/0087acfecedf9d1663c8b526ed32e1e2c3fc97f9.patch";
hash = "sha256-YwlGM/vx3ZrBShXJJYuUa7FTPQ4CFP/tYffJzUxC7tI=";
})
(fetchpatch {
name = ''sxmo_wmmenu.sh: add "Kill window" option'';
url = "https://git.uninsane.org/colin/sxmo-utils/commit/f5148542f9e458aa2b9798c5953ae7a303abc78e.patch";
hash = "sha256-2bmFrmBp//3VSXI96OwadfrYhobSWKnosv5tueKUwbE=";
})
];
};
in {