From dce551b43810be3ec6d8bffe70dba87239aad908 Mon Sep 17 00:00:00 2001 From: Salt Date: Mon, 31 Jul 2017 22:19:31 -0500 Subject: [PATCH] Changed comment on i3 autolock --- .config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/i3/config b/.config/i3/config index ccc94707..9323e6a3 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -45,7 +45,7 @@ font pango:Overpass 10 ## Statusbars and Daemons ################### -# Because NO DM! If we're just starting the system, we need to lock it up. +# Use in case of NODM and .xinitrc -- If we're just starting the system, we need to lock it up. exec --no-startup-id "bash i3-salt-lock" exec_always --no-startup-id $HOME/.config/polybar/launch.sh