mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
update
This commit is contained in:
parent
7fde7538bf
commit
3974ae90b0
2 changed files with 28 additions and 28 deletions
|
|
@ -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";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue