mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-23 02:08:35 +02:00
xss-lock: don't try to hide keyboard layout
We are using auth_x11 from Debian's package which is too old...
This commit is contained in:
parent
ab098b9e9a
commit
fb11b4f157
1 changed files with 0 additions and 2 deletions
|
@ -51,8 +51,6 @@ case "$1" in
|
|||
XSECURELOCK_FONT="Iosevka" \
|
||||
`# Timeout for authentication window` \
|
||||
XSECURELOCK_AUTH_TIMEOUT=10 \
|
||||
`# Don't show keyboard layout` \
|
||||
XSECURELOCK_SHOW_KEYBOARD_LAYOUT=0 \
|
||||
xsecurelock
|
||||
echo "lock: unlock screen"
|
||||
# After unlocking screen, stop dimmer, restore notifications
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue