added linuxcachyos

This commit is contained in:
kenji
2025-07-08 23:33:21 -05:00
parent 2a3c6ae6a9
commit 2ab60c6047
5 changed files with 166 additions and 14 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
Terminal = {
font = "JetBrainsMono Nerd Font";
size = "18";
shell = "zsh"; # or zsh
shell = "fish"; # or zsh
aliases = {
};
};