Add NightLight, update README, format
This commit is contained in:
parent
71cfbc8c0a
commit
634d78456d
11 changed files with 471 additions and 22 deletions
|
|
@ -21,6 +21,7 @@ import qs.Modules.Calendar
|
|||
import qs.Modules.Dock
|
||||
import qs.Modules.IPC
|
||||
import qs.Modules.LockScreen
|
||||
import qs.Modules.NightLight
|
||||
import qs.Modules.Notification
|
||||
import qs.Modules.SettingsPanel
|
||||
import qs.Modules.PowerPanel
|
||||
|
|
@ -39,6 +40,7 @@ ShellRoot {
|
|||
ScreenCorners {}
|
||||
Bar {}
|
||||
Dock {}
|
||||
NightLight {}
|
||||
|
||||
Notification {
|
||||
id: notification
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue