docs: note limitations of schlock

This commit is contained in:
Colin 2024-03-08 08:16:11 +00:00
parent f4b5d3a70a
commit c0a94995a5
2 changed files with 2 additions and 0 deletions

View File

@ -151,6 +151,7 @@ dispatchOn() {
# powerbutton_two: intentional default to screenoff
"powerhold")
# power thrice: kill active window
# TODO: disable this if locked (with e.g. schlock, swaylock, etc)
handleWith swaymsg kill
;;
"powerbutton_volup")

View File

@ -3,6 +3,7 @@
# - schlock does not accept keyboard input; hence, unusable without a touchscreen
# - pin is not synchronized with PAM.
# - generate a hashed pin with: `mkpin`
# - does not seem to render in landscape mode
{ config, lib, ... }:
let