mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 11:36:20 +00:00
feat: font stuff
This commit is contained in:
@@ -24,8 +24,8 @@ in
|
||||
enable = true;
|
||||
globalstatus = true;
|
||||
sectionSeparators = {
|
||||
left = "";
|
||||
right = "";
|
||||
left = ""; # "";
|
||||
right = ""; # "";
|
||||
};
|
||||
componentSeparators = {
|
||||
left = "┊";
|
||||
@@ -36,8 +36,8 @@ in
|
||||
{
|
||||
name = "mode";
|
||||
separator = {
|
||||
right = "";
|
||||
left = "";
|
||||
right = ""; # "";
|
||||
left = ""; # "";
|
||||
};
|
||||
icon = "";
|
||||
}
|
||||
@@ -47,8 +47,8 @@ in
|
||||
{
|
||||
name = "location";
|
||||
separator = {
|
||||
right = "";
|
||||
left = "";
|
||||
right = ""; # "";
|
||||
left = ""; # "";
|
||||
};
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user