Adding selfrestart patch

This commit is contained in:
bakkeby
2019-09-14 23:58:04 +02:00
parent 5501f81b9c
commit 70012dbf2c
7 changed files with 90 additions and 1 deletions

2
patch/selfrestart.h Normal file
View File

@ -0,0 +1,2 @@
char *get_dwm_path();
void self_restart(const Arg *arg);