try other wallpaper, might go back
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 13m4s

This commit is contained in:
2025-04-20 21:45:05 +02:00
parent e2e9a60907
commit 3207899d6c
5 changed files with 7 additions and 1 deletions

View File

@ -11,7 +11,7 @@
programs.alacritty = {
enable = true;
settings = {
window.opacity = 0.9;
window.opacity = 0.95;
env.XTERM = "xterm-256color";
font.size = 9;
};