mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
change inactive border opacity
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
rounding = config.theme.rounding;
|
||||
blur = config.theme.blur;
|
||||
keyboardLayout = config.var.keyboardLayout;
|
||||
background = "rgba(" + config.lib.stylix.colors.base00 + "77)";
|
||||
background = "rgba(" + config.lib.stylix.colors.base00 + "EE)";
|
||||
in {
|
||||
imports = [
|
||||
./animations.nix
|
||||
|
||||
Reference in New Issue
Block a user