From 194e23263679c3a967a455297c0b1d7ca859234d Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Fri, 21 Feb 2020 11:07:57 +0200 Subject: [PATCH] i3 config: enable tiling background Instruction: lock screens are advertisements --- conf/i3/config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/conf/i3/config b/conf/i3/config index b7db3296..b75a8530 100644 --- a/conf/i3/config +++ b/conf/i3/config @@ -47,7 +47,9 @@ set $TERMINAL xfce4-terminal # doesn't support `passwd -de` # i3lock options: black colour, cursor (that does nothing) # show failed attempts. -set $ScreenLockCmd i3lock -c 000000 -p win -f +#set $ScreenLockCmd i3lock -c 000000 -p win -f +# tiling png background image +set $ScreenLockCmd i3lock -t -i ~/.i3lockbackground.png -p win -f #set $ScreenLockCmd i3lock-fancy # Font for window titles. Will also be used by the bar unless a different