nixos-dotfiles

nixos-dotfiles

https://git.tonybtw.com/nixos-dotfiles.git git://git.tonybtw.com/nixos-dotfiles.git

Remove config/foot for subtree re-add

Commit
0d059c258b08d72590b986e06efbf8bd1e9e2b70
Parent
f54801a
Author
tonybanters <tonybanters@gmail.com>
Date
2026-01-28 08:04:25

Diff

diff --git a/config/foot/foot.ini b/config/foot/foot.ini
deleted file mode 100644
index 3aeac07..0000000
--- a/config/foot/foot.ini
+++ /dev/null
@@ -1,32 +0,0 @@
-font=JetBrainsMono NF:size=16
-pad=4x4 
-
-[colors]
-foreground=c0caf5
-background=1a1b26
-
-## Normal/regular colors (color palette 0-7)
-regular0=15161E  # black
-regular1=f7768e  # red
-regular2=9ece6a  # green
-regular3=e0af68  # yellow
-regular4=7aa2f7  # blue
-regular5=bb9af7  # magenta
-regular6=7dcfff  # cyan
-regular7=a9b1d6  # white
-
-## Bright colors (color palette 8-15)
-bright0=414868   # bright black
-bright1=f7768e   # bright red
-bright2=9ece6a   # bright green
-bright3=e0af68   # bright yellow
-bright4=7aa2f7   # bright blue
-bright5=bb9af7   # bright magenta
-bright6=7dcfff   # bright cyan
-bright7=c0caf5   # bright white
-
-## dimmed colors (see foot.ini(5) man page)
-dim0=ff9e64
-dim1=db4b4b
-
-alpha=0.9