summaryrefslogtreecommitdiff
path: root/profile
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2024-05-24 08:28:57 -0500
committerMarc Coquand <marc@mccd.space>2024-05-24 08:28:57 -0500
commit0a91d2af155c1a3a2835d4e03699b73085a4352f (patch)
tree720ebf61e80d62f2a8385ed1558bcb79e20b8f5d /profile
parent57777a1aa586f23d9060596f8ac70ef3830e6d0c (diff)
downloadrcm-0a91d2af155c1a3a2835d4e03699b73085a4352f.tar.gz
rcm-0a91d2af155c1a3a2835d4e03699b73085a4352f.tar.bz2
rcm-0a91d2af155c1a3a2835d4e03699b73085a4352f.zip
Updates
Diffstat (limited to 'profile')
-rw-r--r--profile4
1 files changed, 1 insertions, 3 deletions
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