trying to get swayidle/lock working properly

This commit is contained in:
Matt Nish-Lapidus 2025-07-03 11:43:56 -04:00
parent 727c106bdc
commit 0a990d8308
7 changed files with 71 additions and 36 deletions

View file

@ -1,2 +1,2 @@
#!/usr/bin/env sh
/run/current-system/sw/bin/brillo -e -u 15000 -I
/run/current-system/sw/bin/brillo -e -u 150000 -I

View file

@ -1,2 +1,2 @@
#!/usr/bin/env sh
/run/current-system/sw/bin/pidof /etc/profiles/per-user/emenel/bin/swaylock || /etc/profiles/per-user/emenel/bin/swaylock
/run/current-system/sw/bin/pidof swaylock || /etc/profiles/per-user/emenel/bin/swaylock