Group lockscreen and display suspension related code
This commit is contained in:
parent
48aaf76c8a
commit
f80f2be784
@ -2,10 +2,10 @@ package main
|
||||
|
||||
import (
|
||||
"after-lock/afterlock"
|
||||
"after-lock/display"
|
||||
"after-lock/keypressdetector"
|
||||
"after-lock/xdg/display"
|
||||
"after-lock/xdg/keypressdetector"
|
||||
"after-lock/xdg/lockscreen"
|
||||
"after-lock/lockfile"
|
||||
"after-lock/lockscreen"
|
||||
"fmt"
|
||||
"os"
|
||||
"runtime/debug"
|
||||
|
Loading…
Reference in New Issue
Block a user