diff options
| author | ryukamish <[email protected]> | 2026-06-26 18:28:44 +0530 |
|---|---|---|
| committer | ryukamish <[email protected]> | 2026-06-26 18:28:44 +0530 |
| commit | bc4a5fa4c3db1c519f56100f07b17938224362d6 (patch) | |
| tree | b6f5050298aa5859e67c74d48a1545250f8ca8ab /.config | |
| parent | df3572c0a0ad287ceb32ecc81f0a51a8c7d4587c (diff) | |
add: foot terminal configuration
Diffstat (limited to '.config')
| -rw-r--r-- | .config/foot/foot.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini new file mode 100644 index 0000000..593c853 --- /dev/null +++ b/.config/foot/foot.ini @@ -0,0 +1,10 @@ +shell=zsh +login-shell=no + +app-id=foot +title=foot + +font=IoskeleyMonoNL Nerd Font:size=12 + +[colors] +alpha=0.9 |
