Initial Commit

This commit is contained in:
2024-06-14 16:56:02 +02:00
commit e5906526f8
4 changed files with 420 additions and 0 deletions

2
alacritty/alacritty.toml Executable file
View File

@ -0,0 +1,2 @@
window.opacity=0.8
shell.program="/usr/bin/zsh"