moby: enable schlock screen locker

This commit is contained in:
Colin 2024-03-07 10:37:18 +00:00
parent 531ea11b3d
commit 1cdc3b8bda

View File

@ -38,7 +38,8 @@
# sane.gui.sxmo.enable = true;
sane.programs.sway.enableFor.user.colin = true;
sane.programs.swaylock.enableFor.user.colin = false; #< TODO: could the locker be made to accept virtual keyboard input?
sane.programs.swaylock.enableFor.user.colin = false; #< not usable on touch
sane.programs.schlock.enableFor.user.colin = true;
sane.programs.sane-input-handler.enableFor.user.colin = true;
sane.programs.blueberry.enableFor.user.colin = false; # bluetooth manager: doesn't cross compile!
sane.programs.mercurial.enableFor.user.colin = false; # does not cross compile