aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.profile
diff options
context:
space:
mode:
authorYaroslav <contact@yaroslavps.com>2020-09-18 13:14:55 +0300
committerYaroslav <contact@yaroslavps.com>2020-09-18 13:14:55 +0300
commitf35f43c2ce2ed7f72f3b0aa4446df706f24f1701 (patch)
tree32356040f20be67499a8bfe70db48cb760e7b9cc /dotfiles/.profile
parentea15e5cf8953ab6511839be797fadfc9da2c2964 (diff)
downloadswayrice-f35f43c2ce2ed7f72f3b0aa4446df706f24f1701.tar.gz
swayrice-f35f43c2ce2ed7f72f3b0aa4446df706f24f1701.zip
Switch to Alacritty terminal emulator
Updated some other configs and scripts to better interact with Alacritty. Also rely on fontconfig file, instead of specifying the font in each config (i.e. use font family 'monospace').
Diffstat (limited to 'dotfiles/.profile')
-rw-r--r--dotfiles/.profile3
1 files changed, 1 insertions, 2 deletions
diff --git a/dotfiles/.profile b/dotfiles/.profile
index c0b4349..d9c27a8 100644
--- a/dotfiles/.profile
+++ b/dotfiles/.profile
@@ -13,8 +13,7 @@ export _JAVA_AWT_WM_NONREPARENTING=1
# User specific environment and startup programs:
export LANG=en_US.UTF-8
-export TERM=xterm-256color
-export TERMINAL=termite
+export TERMINAL=alacritty
export EDITOR="nvim"
export PAGER="less -R"
export BROWSER=qutebrowser