Formatting commit :(
I know formatting commits suck... And I try to avoid them. But this commit was absolutely necessary... The coding style in this program was not ok and not the same over the whole program. The commit is hard to read, but this is what I changed: - Tabs for indentation instead of spaces - Same style over the whole program (suckless style)
This commit is contained in:
parent
ec35376127
commit
ad8ab20c63
5 changed files with 471 additions and 477 deletions
|
@ -38,7 +38,7 @@ Put the following code in your ~/.xinitrc (or similar):
|
|||
|
||||
```
|
||||
while true; do
|
||||
slstatus
|
||||
slstatus
|
||||
done &
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue