Group lockscreen and display suspension related code
This commit is contained in:
		@@ -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"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user