mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-07-06 16:12:33 +02:00
@@ -16,8 +16,8 @@ in {
|
|||||||
appearance = {
|
appearance = {
|
||||||
transparency = {
|
transparency = {
|
||||||
enabled = true;
|
enabled = true;
|
||||||
base = 0.85;
|
base = config.theme.active-opacity;
|
||||||
layers = 0.4;
|
layers = config.theme.inactive-opacity;
|
||||||
};
|
};
|
||||||
font.family = {
|
font.family = {
|
||||||
material = "Material Symbols Rounded";
|
material = "Material Symbols Rounded";
|
||||||
|
|||||||
Reference in New Issue
Block a user