trying to get swayidle/lock working properly
This commit is contained in:
parent
727c106bdc
commit
0a990d8308
7 changed files with 71 additions and 36 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue