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