mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-06 14:26:32 +00:00
Merge branch 'rebuild' of github.com:Ly-sec/Noctalia into rebuild
This commit is contained in:
@@ -6,7 +6,7 @@ import Quickshell.Io
|
||||
import Quickshell.Widgets
|
||||
import qs.Services
|
||||
import qs.Widgets
|
||||
import qs.Modules.Lockscreen
|
||||
import qs.Modules.LockScreen
|
||||
|
||||
NPanel {
|
||||
id: powerMenu
|
||||
@@ -419,8 +419,8 @@ NPanel {
|
||||
running: false
|
||||
}
|
||||
|
||||
// Lockscreen instance
|
||||
Lockscreen {
|
||||
id: lockScreen
|
||||
// LockScreen instance
|
||||
LockScreen {
|
||||
id: lockScreen
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user