First real commit, for testing purposes.

Will add README.md and clean up obviously AI code later.
This commit is contained in:
ForeverPyrite
2025-08-05 02:17:08 -05:00
parent 42c38e2c4d
commit 32151368ef
17 changed files with 963 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
[font]
normal = { family = "Hack Nerd Font", style = "Regular" }
bold = { family = "Hack Nerd Font", style = "Bold" }
italic = { family = "Hack Nerd Font", style = "Italic" }
size = 11.0
[window]
decorations = "full"
opacity = 0.95
[shell]
program = "/usr/bin/fish"
args = ["-l"]