Fix the list format

This commit is contained in:
Lillian Violet 2024-09-30 17:39:38 +02:00
parent 7c74d8b07b
commit e921bd0132

View file

@ -11,7 +11,8 @@
mode = "location";
temperature.night = 1400;
};
panels = {
panels = [
{
top = {
alignment = "left";
floating = true;
@ -29,6 +30,8 @@
"org.kde.plasma.lock_logout"
];
};
}
{
bottom = {
alignment = "left";
floating = true;
@ -47,7 +50,8 @@
"org.kde.plasma.minimizeall"
];
};
};
}
];
shortcuts = {
"ActivityManager"."switch-to-activity-a2cd7f51-1f1f-47a8-9544-a4c401f57a12" = [];