feat: update system

This commit is contained in:
2025-02-01 11:55:20 +01:00
parent 998a7b9166
commit 84004b6391
29 changed files with 430 additions and 203 deletions

View File

@@ -32,8 +32,8 @@ in
options = {
globalstatus = true;
section_separators = {
left = ""; # "";
right = ""; # "";
left = "";
right = "";
};
component_separators = {
left = "";
@@ -45,8 +45,8 @@ in
{
__unkeyed-1 = "mode";
separator = {
right = ""; # "";
left = ""; # "";
right = "";
left = "";
};
icon = "";
}
@@ -56,8 +56,8 @@ in
{
__unkeyed-1 = "location";
separator = {
right = ""; # "";
left = ""; # "";
right = "";
left = "";
};
}
];