test
This commit is contained in:
parent
556abd25f0
commit
06204f8305
1 changed files with 0 additions and 17 deletions
|
@ -7,21 +7,4 @@
|
||||||
../../common/dotfiles/bash.nix
|
../../common/dotfiles/bash.nix
|
||||||
../../common/dotfiles/firefox.nix
|
../../common/dotfiles/firefox.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
# Set gnome-terminal info
|
|
||||||
# https://mipmip.github.io/home-manager-option-search/?query=programs.gnome-terminal
|
|
||||||
programs.gnome-terminal = {
|
|
||||||
enable = true;
|
|
||||||
showMenubar = false;
|
|
||||||
themeVariant = "system";
|
|
||||||
|
|
||||||
proifle.default = {
|
|
||||||
audibleBell = true;
|
|
||||||
allowBold = true;
|
|
||||||
boldIsBright = true;
|
|
||||||
cursorBlinkMode = "off";
|
|
||||||
cursorShape = "ibeam";
|
|
||||||
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
}
|
Loading…
Reference in a new issue