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";
|
app-id = "mpv";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
border.enable = false;
|
border.active.color = pkgs.catppuccin.${config.catppuccin.flavor}.surface1;
|
||||||
border.width = 0;
|
|
||||||
shadow.enable = false;
|
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
binds = {
|
binds = {
|
||||||
|
|
|
||||||
|
|
@ -93,7 +93,7 @@ in {
|
||||||
position = "top";
|
position = "top";
|
||||||
backgroundOpacity = 1;
|
backgroundOpacity = 1;
|
||||||
monitors = [];
|
monitors = [];
|
||||||
density = "spacious";
|
density = "comfortable";
|
||||||
showCapsule = true;
|
showCapsule = true;
|
||||||
capsuleOpacity = 1;
|
capsuleOpacity = 1;
|
||||||
floating = false;
|
floating = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue