From e9ebbae33b6deb8d27b0744abf095b15f7627997 Mon Sep 17 00:00:00 2001 From: Julian T Date: Fri, 18 Nov 2022 14:51:08 +0100 Subject: Emacs column and back on termite --- xinit/.xprofile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xinit') diff --git a/xinit/.xprofile b/xinit/.xprofile index 03d6532..b8a34a0 100755 --- a/xinit/.xprofile +++ b/xinit/.xprofile @@ -1,7 +1,7 @@ export _JAVA_AWT_WM_NONREPARENTING=1 export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=on -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel' -export TERM=kitty -export TERMINAL=kitty +export TERM=termite +export TERMINAL=termite export SSH_AUTH_SOCK=${XDG_RUNTIME_DIR}/gnupg/S.gpg-agent.ssh -- cgit v1.2.3