mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-05-13 13:42:50 +02:00
update
This commit is contained in:
parent
42b703f297
commit
d5943ef584
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