summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew <saintruler@gmail.com>2021-01-07 14:53:03 +0400
committerAndrew <saintruler@gmail.com>2021-01-07 14:53:03 +0400
commitc974476e7891546f9ab929160c2b099f72fcfc39 (patch)
tree1ea770e27c7d96c15947ef5f53d3b96ac29112c2
parentca984cb4aafda705d7f17c2f6e2c48fae99a6eca (diff)
Changed terminal to kitty
-rw-r--r--.xprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.xprofile b/.xprofile
index f05de6f..08307de 100644
--- a/.xprofile
+++ b/.xprofile
@@ -36,6 +36,6 @@ compton -c --config $XDG_CONFIG_HOME/compton/compton.conf $compositor_args &
fi
-export TERMINAL="alacritty"
+export TERMINAL="kitty"
export EDITOR="nvim"
export BROWSER="firefox"