Tweaked opacity and font size
This commit is contained in:
parent
9314d51fb9
commit
dfd597c56b
|
@ -23,9 +23,9 @@ in {
|
|||
programs.alacritty = {
|
||||
enable = true;
|
||||
settings = {
|
||||
window.opacity = 0.9;
|
||||
window.opacity = 0.95;
|
||||
font = {
|
||||
size = 11.0;
|
||||
size = 12.0;
|
||||
normal = {
|
||||
family = "Hack Nerd Font";
|
||||
style = "Regular";
|
||||
|
|
Loading…
Reference in a new issue