From c974476e7891546f9ab929160c2b099f72fcfc39 Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 7 Jan 2021 14:53:03 +0400 Subject: Changed terminal to kitty --- .xprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.xprofile') 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" -- cgit v1.2.3