This commit is contained in:
nora 2025-08-17 13:25:11 +02:00
parent 7fde7538bf
commit 3974ae90b0
2 changed files with 28 additions and 28 deletions

View file

@ -188,7 +188,7 @@
"menu" = "on-click";
"menu-file" = power-menu;
"menu-actions" = {
"lock" = "${lib.getExe pkgs.swaylock}";
"lock" = "lock-and-power-off-screen";
"reboot" = "reboot";
"poweroff" = "poweroff";
};