mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Less transparency on windows
This commit is contained in:
parent
9f6f50fdaf
commit
33e0cffe81
5 changed files with 8 additions and 8 deletions
|
@ -6,6 +6,6 @@
|
|||
];
|
||||
programs.alacritty.enable = true;
|
||||
programs.alacritty.settings = {
|
||||
window.opacity = lib.mkForce 0.65;
|
||||
window.opacity = lib.mkForce 0.75;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue