changes
This commit is contained in:
parent
cc5d8acf32
commit
077989a154
3 changed files with 2 additions and 4 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
|
|
@ -93,7 +93,7 @@ in {
|
|||
position = "top";
|
||||
backgroundOpacity = 1;
|
||||
monitors = [];
|
||||
density = "spacious";
|
||||
density = "comfortable";
|
||||
showCapsule = true;
|
||||
capsuleOpacity = 1;
|
||||
floating = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue