forked from Shinonome/dots-hyprland
provide basic descriptions for services
This commit is contained in:
@@ -10,6 +10,11 @@ import Quickshell.Io
|
||||
import Quickshell.Hyprland
|
||||
import Qt.labs.platform
|
||||
|
||||
/**
|
||||
* Loads and manages the shell configuration file.
|
||||
* The config file is by default at XDG_CONFIG_HOME/illogical-impulse/config.json.
|
||||
* Automatically reloaded when the file changes, but does not provide a way to save changes.
|
||||
*/
|
||||
Singleton {
|
||||
id: root
|
||||
property string fileDir: `${XdgDirectories.config}/illogical-impulse`
|
||||
|
||||
Reference in New Issue
Block a user