From aa25ede8f95127a4e00df7b2752770722ecf5821 Mon Sep 17 00:00:00 2001 From: cylgom Date: Sun, 5 Apr 2020 12:20:23 +0200 Subject: [PATCH] fix title depth --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 87774a3..b99828a 100644 --- a/readme.md +++ b/readme.md @@ -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: ```