updates nixvim and noctalia
This commit is contained in:
parent
2fca95d45a
commit
2ff6f60d04
4 changed files with 10 additions and 381 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue