feat(noctalia): add modular Hyprland profiles
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
id = "alex/system-status"
|
||||
name = "System Status"
|
||||
version = "1.0.0"
|
||||
plugin_api = 3
|
||||
author = "alex"
|
||||
description = "Low-overhead memory and swap indicator for the bar."
|
||||
|
||||
[[widget]]
|
||||
id = "cpu"
|
||||
entry = "cpu.luau"
|
||||
|
||||
[[widget]]
|
||||
id = "memory"
|
||||
entry = "memory.luau"
|
||||
Reference in New Issue
Block a user