fix: kitty use system package, login shell for correct PATH, blur removed
This commit is contained in:
@@ -14,6 +14,7 @@ in
|
||||
};
|
||||
|
||||
settings = {
|
||||
shell = "zsh --login";
|
||||
# Colors
|
||||
background = c.bg;
|
||||
foreground = c.fg;
|
||||
|
||||
Reference in New Issue
Block a user