Changed Alacritty Opacity
Changed the opacity setting on alacritty from 0.90 to 0.95 for improved readability
This commit is contained in:
@@ -107,7 +107,7 @@
|
|||||||
columns = 205;
|
columns = 205;
|
||||||
lines = 45;
|
lines = 45;
|
||||||
};
|
};
|
||||||
window.opacity = 0.90;
|
window.opacity = 0.95;
|
||||||
|
|
||||||
### BEGIN THEME ###
|
### BEGIN THEME ###
|
||||||
### Nord ###
|
### Nord ###
|
||||||
|
|||||||
Reference in New Issue
Block a user