diff options
-rw-r--r-- | config/i3/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/i3/config b/config/i3/config index 2284e6b..bb7b6c6 100644 --- a/config/i3/config +++ b/config/i3/config @@ -1,5 +1,8 @@ # i3 config file (v4) +# As first thing lock session +exec --no-startup-id myi3lock --login + set $mod Mod4 # Font for window titles. Will also be used by the bar unless a different font |