fix: nix darwin still uses an older version of alacritty with background_opacity

feat/kile-v2
Ricard Illa 2022-02-02 16:48:23 +01:00
parent 27e6ede3dc
commit e1f7032ea1
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
imports = [ ./common.nix ];
programs.alacritty = {
settings = {
background_opacity = 0.9;
font = {
offset = {
x = 1;