enable stylix
This commit is contained in:
parent
22157a48a2
commit
f7ae216417
10 changed files with 258 additions and 42 deletions
|
|
@ -3,27 +3,7 @@
|
|||
programs.alacritty = {
|
||||
enable = true;
|
||||
settings = {
|
||||
window.opacity = 0.8;
|
||||
decorations_theme_variant = "dark";
|
||||
font = {
|
||||
normal = {
|
||||
family = "monospace";
|
||||
style = "Regular";
|
||||
};
|
||||
bold = {
|
||||
family = "monospace";
|
||||
style = "Bold";
|
||||
};
|
||||
italic = {
|
||||
family = "monospace";
|
||||
style = "Italic";
|
||||
};
|
||||
bold_italic = {
|
||||
family = "monospace";
|
||||
style = "Bold Italic";
|
||||
};
|
||||
size = 9.0;
|
||||
};
|
||||
bell = {
|
||||
animation = "EaseOutExpo";
|
||||
duration = 500;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue