mirror of
https://github.com/mintycube/dwm.git
synced 2024-10-22 14:05:45 +02:00
7efb64d685
mechanism from SIGUSR1 to SIGRTMIN which is likely to cause issues for those that already have a working setup. A compatibility option has been added which changes this back to SIGUSR1. Note that configuration was also changed. This was ref. reported issue #114.
2 lines
71 B
C
2 lines
71 B
C
static int getstatusbarpid();
|
|
static void sigstatusbar(const Arg *arg); |