aboutsummaryrefslogtreecommitdiff
path: root/users
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-02-21 13:35:24 -0800
committerFranck Cuny <franck@fcuny.net>2022-02-21 13:35:24 -0800
commitb08cbe245b4d3d005f7e550fbca90324ca350d57 (patch)
treeadadc1856eee857f4e0cf4c9d10fd610f2ca268a /users
parentdocs: commands to run (diff)
downloadinfra-b08cbe245b4d3d005f7e550fbca90324ca350d57.tar.gz
terminal: live reload of alacritty's configuration
Diffstat (limited to 'users')
-rw-r--r--users/fcuny/desktop/terminal.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/fcuny/desktop/terminal.nix b/users/fcuny/desktop/terminal.nix
index 3044ff9..293e1f3 100644
--- a/users/fcuny/desktop/terminal.nix
+++ b/users/fcuny/desktop/terminal.nix
@@ -14,6 +14,7 @@
foreground = "#000000";
};
};
+ live_config_reload = true;
draw_bold_text_with_bright_colors = true;
selection = {
save_to_clipboard = true;