diff options
| author | bakkeby <[email protected]> | 2019-09-05 23:27:33 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2019-09-05 23:27:33 +0200 |
| commit | 448f8db4c28b91418abfc461304aebd4530a4cfc (patch) | |
| tree | 5591c88db655e5676dc9cb70904ffde4964edc75 /patch/togglefullscreen.h | |
| parent | e681ab5dd99c5b0b8693846239976c3cb66fe502 (diff) | |
| download | dwm-flexipatch-448f8db4c28b91418abfc461304aebd4530a4cfc.tar.gz dwm-flexipatch-448f8db4c28b91418abfc461304aebd4530a4cfc.zip | |
Adding togglefullscreen patch
Diffstat (limited to 'patch/togglefullscreen.h')
| -rw-r--r-- | patch/togglefullscreen.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patch/togglefullscreen.h b/patch/togglefullscreen.h new file mode 100644 index 0000000..7e1126a --- /dev/null +++ b/patch/togglefullscreen.h @@ -0,0 +1 @@ +static void togglefullscreen(const Arg *arg);
\ No newline at end of file |
