minor fixes

This commit is contained in:
insects 2024-08-13 20:13:36 +02:00
parent 6a0eff34ab
commit 3de88344d4
2 changed files with 3 additions and 1 deletions

View file

@ -6,7 +6,7 @@
anchor = "top-center";
width = 400;
height = 150;
borderSize = 2;
borderSize = 1;
defaultTimeout = 12000;
layer = "overlay";
};

View file

@ -59,4 +59,6 @@
};
targets.wofi.enable = false;
};
xdg.mime.enable = true;
}