mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
@@ -61,7 +61,7 @@
|
||||
};
|
||||
|
||||
polarity = "dark";
|
||||
image = inputs.nixy-wallpapers + "/wallpapers/7pcmbp8pcg9e1.png";
|
||||
image = inputs.nixy-wallpapers + "/wallpapers/Aurora_Mac.png";
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
@@ -3,16 +3,16 @@
|
||||
gaps-in = 8;
|
||||
gaps-out = 8 * 2;
|
||||
active-opacity = 1;
|
||||
inactive-opacity = 0.85;
|
||||
blur = true;
|
||||
inactive-opacity = 0.89;
|
||||
blur = false;
|
||||
border-size = 3;
|
||||
animation-speed = "fast"; # "fast" | "medium" | "slow"
|
||||
fetch = "neofetch"; # "nerdfetch" | "neofetch" | "pfetch" | "none"
|
||||
fetch = "none"; # "nerdfetch" | "neofetch" | "pfetch" | "none"
|
||||
|
||||
bar = {
|
||||
position = "top"; # "top" | "bottom"
|
||||
transparent = true;
|
||||
transparent = false;
|
||||
transparentButtons = false;
|
||||
floating = true;
|
||||
floating = false;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user