diff --git a/hm/swaynotificationcenter.nix b/hm/swaynotificationcenter.nix index 53eed23..e0c49a3 100644 --- a/hm/swaynotificationcenter.nix +++ b/hm/swaynotificationcenter.nix @@ -70,6 +70,10 @@ { "label": "󰐥", "command": "wlogout" + }, + { + "label": "", + "command": "loginctl lock-session" } ] }