fix: enable wlogout

This commit is contained in:
danny 2025-08-20 22:54:29 +08:00
parent d1913a50ae
commit 10c7b02d2f

View file

@ -11,7 +11,7 @@ let
in in
{ {
programs.wlogout = { programs.wlogout = {
enable = false; enable = true;
layout = [ layout = [
{ {
label = "lock"; label = "lock";