This commit is contained in:
Sean Kovacs 2026-01-09 15:04:51 -05:00
commit 5f6a7276b5
Signed by: sckova
GPG key ID: 00F325187C68651A
3 changed files with 2 additions and 4 deletions

View file

@ -139,9 +139,7 @@
app-id = "mpv";
}
];
border.enable = false;
border.width = 0;
shadow.enable = false;
border.active.color = pkgs.catppuccin.${config.catppuccin.flavor}.surface1;
}
];
binds = {

View file

@ -93,7 +93,7 @@ in {
position = "top";
backgroundOpacity = 1;
monitors = [];
density = "spacious";
density = "comfortable";
showCapsule = true;
capsuleOpacity = 1;
floating = false;