update noctalia config

This commit is contained in:
2026-02-25 13:53:53 +01:00
parent 9511e9612a
commit 85e7dbd7e6

View File

@@ -58,7 +58,8 @@
{ {
hideUnoccupied = false; hideUnoccupied = false;
id = "Workspace"; id = "Workspace";
labelMode = "none"; labelMode = "index";
showApplications = true;
} }
{ {
id = "ActiveWindow"; id = "ActiveWindow";
@@ -66,7 +67,7 @@
]; ];
center = [ center = [
{ {
formatHorizontal = "HH:mm"; formatHorizontal = "HH:mm\\ndd-MM-yy";
formatVertical = "HH mm"; formatVertical = "HH mm";
id = "Clock"; id = "Clock";
useMonospacedFont = true; useMonospacedFont = true;
@@ -90,8 +91,8 @@
} }
{ {
id = "Battery"; id = "Battery";
warningThreshold = 20; displayMode = "icon-always";
displayMode = "alwaysShow"; hideIfNotDetected = true;
} }
{ {
id = "Volume"; id = "Volume";