nushell play and some other tweaks

This commit is contained in:
Matt Nish-Lapidus 2025-06-30 17:11:02 -04:00
parent 62ff7c5bcf
commit c34c97d13c
5 changed files with 21 additions and 13 deletions

View file

@ -11,8 +11,7 @@
}
{
event = "before-sleep";
command = "${pkgs.systemd}/bin/loginctl lock-session";
command = "/home/emenel/.local/bin/session-lock";
}
{
event = "after-resume";