Änderung des folders der Datein

This commit is contained in:
PAN
2025-09-23 21:52:32 +02:00
parent fda8113bc7
commit 627188ee89
3 changed files with 53 additions and 0 deletions

16
files/alacritty.toml Normal file
View File

@@ -0,0 +1,16 @@
[window]
opacity = 0.95
padding = { x = 10, y = 10 }
[font]
normal.family = "FiraCode Nerd Font"
normal.style = "Regular"
size = 11.0
[terminal]
shell.program = "/usr/bin/zellij"
[colors.primary]
background = "0x1e1e30"
foreground = "0xcdd6f4"