diff options
Diffstat (limited to 'dwm/patch/togglefullscreen.h')
| -rwxr-xr-x | dwm/patch/togglefullscreen.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dwm/patch/togglefullscreen.h b/dwm/patch/togglefullscreen.h new file mode 100755 index 0000000..96a6770 --- /dev/null +++ b/dwm/patch/togglefullscreen.h @@ -0,0 +1,2 @@ +static void togglefullscreen(const Arg *arg); + |
