some laptop fixes

This commit is contained in:
alisceon 2026-03-16 20:03:26 +01:00
parent c2198d8186
commit 5f14d35f72

View file

@ -23,6 +23,22 @@
appLauncher = {
density = "compact";
};
wallpaper = {
directory = "/home/alisceon/Pictures/system/prof.png";
automationEnabled = false;
};
controlCenter = {
cards = [
{
"id" = "brightness-card";
enabled = false;
}
{
"id" = "weather-card";
enabled = false;
}
]
};
bar = {
density = "compact";
position = "top";
@ -38,7 +54,6 @@
id = "Workspace";
labelMode = "index";
pillSize = 1;
}
];
center = [
@ -61,6 +76,7 @@
id = "Battery";
alwaysShowPercentage = true;
warningThreshold = 30;
displayMode = "graphic";
}
{
id = "Clock";