mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-15 05:19:58 -05:00
provide basic descriptions for services
This commit is contained in:
@@ -5,6 +5,9 @@ import QtQuick
|
||||
import Quickshell
|
||||
import Quickshell.Io
|
||||
|
||||
/**
|
||||
* Provides some system info: distro, username.
|
||||
*/
|
||||
Singleton {
|
||||
property string distroName: "Unknown"
|
||||
property string distroId: "unknown"
|
||||
|
||||
Reference in New Issue
Block a user