fix title depth

This commit is contained in:
nullgemm 2020-04-05 12:20:23 +02:00
parent 7e7b2adf05
commit 86bd5bc1f6
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ Use the up and down arrow keys to change the current field, and the
left and right arrow keys to change the target desktop environment
while on the desktop field (above the login field).
# .xinitrc
## .xinitrc
If your .xinitrc doesn't work make sure it is executable and includes a shebang.
This file is supposed to be a shell script! Quoting from xinit's man page:
```