non important commit

This commit is contained in:
maxstrb 2025-10-04 14:50:10 +02:00
parent 182b0f8fd7
commit 818e1caf93

View file

@ -8,6 +8,7 @@
btop btop
fastfetch fastfetch
oh-my-posh oh-my-posh
tea
]; ];
gtk.enable = true; gtk.enable = true;
@ -59,9 +60,6 @@
main = { main = {
term = "xterm-256color"; term = "xterm-256color";
}; };
#colors = {
# alpha = "0.85";
#};
}; };
}; };