actually finishes up config

This commit is contained in:
Dennis Schoepf 2026-02-09 22:12:00 +01:00
parent 743971d1f9
commit d429962719
3 changed files with 7 additions and 6 deletions

View file

@ -98,6 +98,7 @@
name = "Bibata-Modern-Ice";
size = 24;
};
gtk4.iconTheme = "Reversal-dark";
};
# Services

View file

@ -265,7 +265,7 @@ window-rule {
// Example: enable rounded corners for all windows.
// (This example rule is commented out with a "/-" in front.)
window-rule {
geometry-corner-radius 20
geometry-corner-radius 12
clip-to-geometry true
}

View file

@ -32,6 +32,11 @@
marginHorizontal = 8;
widgets = {
left = [
{
id = "ControlCenter";
useDistroLogo = false;
colorize = true;
}
{
formatHorizontal = "HH:mm";
formatVertical = "HH mm";
@ -42,11 +47,6 @@
{
id = "SystemMonitor";
}
{
id = "ControlCenter";
useDistroLogo = false;
colorize = true;
}
];
center = [
{