Updated opacity
This commit is contained in:
parent
1ca96a8ef2
commit
5634723880
|
@ -8,7 +8,7 @@
|
||||||
programs.alacritty = {
|
programs.alacritty = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
window.opacity = 0.98;
|
window.opacity = 0.6;
|
||||||
font = {
|
font = {
|
||||||
size = 11.0;
|
size = 11.0;
|
||||||
normal = {
|
normal = {
|
||||||
|
|
Loading…
Reference in a new issue