dwm

Kris's build of dwm
git clone git clone https://git.krisyotam.com/krisyotam/dwm.git
Log | Files | Refs | README | LICENSE

selfrestart.h (58B)


      1 char *get_dwm_path();
      2 void self_restart(const Arg *arg);
      3