diff options
| author | bakkeby <[email protected]> | 2020-07-18 18:59:03 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2020-07-18 18:59:03 +0200 |
| commit | 250fbbd2c77a36b1b7d22c252fb781cbab09ca79 (patch) | |
| tree | b3217b5092b0337ed66fe1b16297a1145d5adc01 /patch/bar_holdbar.h | |
| parent | 346d7f6b1dee89c7700dc43a9476367e6e5ff0dc (diff) | |
| download | dwm-flexipatch-250fbbd2c77a36b1b7d22c252fb781cbab09ca79.tar.gz dwm-flexipatch-250fbbd2c77a36b1b7d22c252fb781cbab09ca79.zip | |
holdbar: changes for new bar
Diffstat (limited to 'patch/bar_holdbar.h')
| -rw-r--r-- | patch/bar_holdbar.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/patch/bar_holdbar.h b/patch/bar_holdbar.h index 719b9ea..5394425 100644 --- a/patch/bar_holdbar.h +++ b/patch/bar_holdbar.h @@ -1,3 +1,2 @@ static void keyrelease(XEvent *e); -static void holdbar(const Arg *arg); -static void updateholdbarpos(Monitor *m);
\ No newline at end of file +static void holdbar(const Arg *arg);
\ No newline at end of file |
