From 0a91d2af155c1a3a2835d4e03699b73085a4352f Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Fri, 24 May 2024 08:28:57 -0500 Subject: Updates --- profile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'profile') diff --git a/profile b/profile index f423ce0..825c32a 100644 --- a/profile +++ b/profile @@ -1,9 +1,7 @@ if [ -e /home/mccd/.nix-profile/etc/profile.d/nix.sh ]; then . /home/mccd/.nix-profile/etc/profile.d/nix.sh; fi # added by Nix installer export LIBSEAT_BACKEND=logind -export EDITOR="vis" -export TERM="linux" -export TERMINAL="foot" +export EDITOR="kak" export GDK_DPI_SCALE="1.5" export GDK_SCALE="1.5" export QT_QPA_PLATFORM=wayland-egl -- cgit v1.2.3