adb stuff
This commit is contained in:
@@ -32,13 +32,6 @@
|
||||
programs.ghostty = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
settings = {
|
||||
window-inherit-working-directory = "false";
|
||||
theme = "Atom";
|
||||
font-size = "18";
|
||||
window-height = "30";
|
||||
window-width = "120";
|
||||
};
|
||||
};
|
||||
home.sessionVariables = {
|
||||
EDITOR = "vim";
|
||||
|
||||
@@ -31,9 +31,9 @@
|
||||
settings = {
|
||||
window-inherit-working-directory = "false";
|
||||
theme = "Atom";
|
||||
font-size = 10;
|
||||
font-size = 14;
|
||||
window-height = 30;
|
||||
window-width = 90;
|
||||
window-width = 100;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user