mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
i3 config: enable tiling background
Instruction: lock screens are advertisements
This commit is contained in:
parent
8b8a92c7bc
commit
194e232636
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user