Merge pull request #3230 from hwangcc23/fix-3227
Make "scratchpad show" return correct info
This commit is contained in:
@ -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),
|
||||
|
Reference in New Issue
Block a user