diff options
| author | LMBishop <me@leonardobishop.com> | 2023-07-17 02:54:38 +0100 |
|---|---|---|
| committer | LMBishop <me@leonardobishop.com> | 2023-07-17 02:54:38 +0100 |
| commit | 44f06a057fec01cf51d9f6f103c45ed27c1cf3c3 (patch) | |
| tree | d17384f5e4802b91ef100ed0433f99c8e1b1e8f1 | |
| parent | 6cdc79370ce8d9956ef306b335f5ef7811e8d802 (diff) | |
Fix swaylock interrupting suspend
| -rw-r--r-- | swaylock/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/swaylock/config b/swaylock/config index 2296fcd..ff927ac 100644 --- a/swaylock/config +++ b/swaylock/config @@ -33,3 +33,5 @@ text-ver-color=eeeeee text-wrong-color=eeeeee separator-color=00000000 + +daemonize |
