From fcf8aeaffb73f2c8d76d68224883a8967632788a Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 2 Apr 2021 10:53:46 -0700 Subject: add TODO about swaylock config --- .config/sway/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/sway/config b/.config/sway/config index 00b24e6e..1440c4f4 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -361,4 +361,6 @@ exec swayidle -w \ timeout 300 'swaylock -f' \ timeout 300 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' +# TODO non-transparent automatic lock, manual lock still semi-transparent? + include ~/.config/sway/$(hostname)/* -- cgit v1.2.3