X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=blobdiff_plain;f=include%2Fscratchpad.h;fp=include%2Fscratchpad.h;h=b24ffc080ec4d0600718ff2887ca919cf779ca60;hp=241653c0dda82024aa9eb13651e6a1fad5f66216;hb=1847938d4eeba98260cc79ca45a11a134274c2ea;hpb=c54f5008395b10c046f380cc3069ff779e5d2877 diff --git a/include/scratchpad.h b/include/scratchpad.h index 241653c0..b24ffc08 100644 --- a/include/scratchpad.h +++ b/include/scratchpad.h @@ -29,7 +29,7 @@ void scratchpad_move(Con *con); * can press the same key to quickly look something up). * */ -void scratchpad_show(Con *con); +bool scratchpad_show(Con *con); /** * When starting i3 initially (and after each change to the connected outputs),