forked from Shinonome/dots-hyprland
provide basic descriptions for services
This commit is contained in:
@@ -6,6 +6,10 @@ import QtQuick
|
||||
import Quickshell
|
||||
import Quickshell.Io
|
||||
|
||||
/**
|
||||
* Automatically reloads generated material colors.
|
||||
* It is necessary to run reapplyTheme() on startup because Singletons are lazily loaded.
|
||||
*/
|
||||
Singleton {
|
||||
id: root
|
||||
property string filePath: `${XdgDirectories.state}/user/generated/colors.json`
|
||||
|
||||
Reference in New Issue
Block a user