refactor(shell): remove omz config from users file and add to home-manager
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
clipboard-paste-protection = false;
|
||||
clipboard-read = "allow";
|
||||
font-family = "0xProto Nerd Font Mono";
|
||||
font-size = 9;
|
||||
font-size = 12;
|
||||
gtk-titlebar = false;
|
||||
scrollback-limit = 10000;
|
||||
scrollback-limit = 100000;
|
||||
shell-integration = "zsh";
|
||||
theme = "noctalia"; # generated by noctalia-shell
|
||||
window-decoration = "auto";
|
||||
|
||||
Reference in New Issue
Block a user