X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/f6e41b0bc3a00a2c48a996e2da4ad84be9a719f7..0937cc78bf5d8855dcd757b18e10c7dd49e7a1ab:/float.h?ds=sidebyside diff --git a/float.h b/float.h deleted file mode 100644 index 6acbe64..0000000 --- a/float.h +++ /dev/null @@ -1,5 +0,0 @@ -/* See LICENSE file for copyright and license details. */ - -/* float.c */ -void floating(void); /* arranges all windows floating */ -void togglemax(const char *arg); /* toggles maximization of floating client */