sed source files to end with 1 new line
This commit is contained in:
@ -5,4 +5,5 @@ togglesticky(const Arg *arg)
|
||||
return;
|
||||
selmon->sel->issticky = !selmon->sel->issticky;
|
||||
arrange(selmon);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user