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