diff --git a/.config/noctalia/config.toml b/.config/noctalia/config.toml index 2fd6247..d9d39df 100644 --- a/.config/noctalia/config.toml +++ b/.config/noctalia/config.toml @@ -127,11 +127,11 @@ color = "error" type = "spacer" [widget.temp] -show_label = false +show_value = false [widget.sysmon_2] glyph = "gpu-usage" -show_label = false +show_value = false stat = "gpu_temp" type = "sysmon" @@ -141,7 +141,6 @@ stat = "ram_used" type = "sysmon" [widget.wallhaven] -color = "secondary" glyph = "photo" type = "noctalia/wallhaven:wallhaven" @@ -156,6 +155,6 @@ color = "secondary" active_pill_size = 2.5 capsule = true capsule_fill = "on_primary" -display = "none" +show_labels = false inactive_pill_size = 1.0 pill_scale = 0.80