Changed to using i3lock instead of slock
This commit is contained in:
parent
dda0c3dca5
commit
09e90f18fc
|
@ -164,7 +164,7 @@ bar {
|
||||||
output HDMI1
|
output HDMI1
|
||||||
}
|
}
|
||||||
|
|
||||||
bindsym Mod1+Control+l exec slock
|
bindsym Mod1+Control+l exec i3lock -b -d -c 000000 -e -f
|
||||||
|
|
||||||
new_window none
|
new_window none
|
||||||
new_float pixel
|
new_float pixel
|
||||||
|
|
Loading…
Reference in New Issue