updates nixvim and noctalia

This commit is contained in:
Dennis Schoepf 2026-02-06 20:53:16 +01:00
parent 2fca95d45a
commit 2ff6f60d04
4 changed files with 10 additions and 381 deletions

View file

@ -10,8 +10,8 @@
density = "compact";
position = "left";
floating = true;
marginHorizontal = 4;
marginVertical = 4;
marginHorizontal = 8;
marginVertical = 8;
showCapsule = false;
widgets = {
left = [
@ -50,6 +50,11 @@
};
};
colorSchemes.predefinedScheme = "Monochrome";
ui = {
fontDefault = "VictorMono Nerd Font";
fontFixed = "VictorMono Nerd Font";
panelBackgroundOpacity = 1;
};
general = {
avatarImage = "/home/drfoobar/.face";
radiusRatio = 0.2;