mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04:00
Fix whitespace issues.
This commit is contained in:
parent
2e0ef533f2
commit
364e37a1eb
6 changed files with 20 additions and 20 deletions
|
|
@ -1231,7 +1231,7 @@ int main(int argc, char **argv) {
|
|||
if (!bar_id) {
|
||||
sway_abort("No bar_id passed. Provide --bar_id or let sway start swaybar");
|
||||
}
|
||||
|
||||
|
||||
if (debug) {
|
||||
init_log(L_DEBUG);
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue