From a9a59b942057218c80514966af3977671a6607e8 Mon Sep 17 00:00:00 2001 From: krolxon Date: Thu, 9 May 2024 12:40:52 +0530 Subject: [PATCH] switch to alacritty --- .config/alacritty/alacritty.toml | 6 +++++- .config/shell/profile | 4 ++-- .local/share/vocab/words.txt | 1 + 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.config/alacritty/alacritty.toml b/.config/alacritty/alacritty.toml index eadfd8e..9138380 100644 --- a/.config/alacritty/alacritty.toml +++ b/.config/alacritty/alacritty.toml @@ -1,5 +1,9 @@ + live_config_reload = true +[env] +TERM = "xterm-256color" + [colors] draw_bold_text_with_bright_colors = true @@ -36,7 +40,7 @@ persistent_logging = false render_timer = false [font] -size = 9 +size = 8 [font.bold] family = "JetBrainsMono Nerd Font" diff --git a/.config/shell/profile b/.config/shell/profile index ff4a825..dddb1f8 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -1,8 +1,8 @@ #!/bin/sh export EDITOR="nvim" -export TERMINAL="st" -export TERMINAL_PROG="st" +export TERMINAL="alacritty" +export TERMINAL_PROG="alacritty" export BROWSER="librewolf" export XDG_CONFIG_HOME="$HOME/.config" diff --git a/.local/share/vocab/words.txt b/.local/share/vocab/words.txt index fe4bbf9..a1a3437 100644 --- a/.local/share/vocab/words.txt +++ b/.local/share/vocab/words.txt @@ -130,3 +130,4 @@ speculate -> form a theory or conjecture about a subjet without firm evidence. mediocre -> of only average quality; not very good. sober -> not affected by alcohol; not drunk. niche -> a comfortable or suitable position in life or employment +sequestered -> isolated and hidden away (place)