diff options
| author | bakkeby <[email protected]> | 2020-03-31 08:21:00 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2020-03-31 10:21:45 +0200 |
| commit | a560b9cb53f3efc031e8d944231f53f4a9720203 (patch) | |
| tree | eb0d0e3a7a5d96cd93beaffdead935011cc1acd6 /patch/roundedcorners.h | |
| parent | f2673fec53bbba86cc5ba2c1ea8ff5f67346f908 (diff) | |
| download | dwm-flexipatch-a560b9cb53f3efc031e8d944231f53f4a9720203.tar.gz dwm-flexipatch-a560b9cb53f3efc031e8d944231f53f4a9720203.zip | |
Adding rounded corners patch
Diffstat (limited to 'patch/roundedcorners.h')
| -rw-r--r-- | patch/roundedcorners.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patch/roundedcorners.h b/patch/roundedcorners.h new file mode 100644 index 0000000..40f7549 --- /dev/null +++ b/patch/roundedcorners.h @@ -0,0 +1 @@ +static void drawroundedcorners(Client *c);
\ No newline at end of file |
