forked from Shinonome/dots-hyprland
provide basic descriptions for services
This commit is contained in:
@@ -6,6 +6,9 @@ import QtQuick
|
||||
import Quickshell
|
||||
import Quickshell.Io
|
||||
|
||||
/**
|
||||
* Simple polled resource usage service with RAM, Swap, and CPU usage.
|
||||
*/
|
||||
Singleton {
|
||||
property double memoryTotal: 1
|
||||
property double memoryFree: 1
|
||||
|
||||
Reference in New Issue
Block a user