move lock dir up to shell/lock as sibling of modules
This commit is contained in:
parent
d6cd2f173a
commit
b5b1f4f406
7 changed files with 5 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
//@ pragma Env QS_NO_RELOAD_POPUP=1
|
||||
|
||||
import "modules"
|
||||
import "modules/lock" as Lock
|
||||
import "lock" as Lock
|
||||
import Quickshell
|
||||
|
||||
ShellRoot {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue