From 90a7d7ceb3087efc6bd528c5930d62ab3237fe13 Mon Sep 17 00:00:00 2001 From: davidovski Date: Wed, 8 Nov 2023 00:33:43 +0000 Subject: Change st zoom keybind --- profile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'profile') diff --git a/profile b/profile index 098e3b9..93a54ad 100644 --- a/profile +++ b/profile @@ -11,8 +11,10 @@ alias editor=vim export TERMINAL="st" export BROWSER="/usr/bin/firefox" export FILE_MANAGER="/usr/bin/thunar" -export EMAIL_CLIENT="/usr/bin/thunderbird" +export EMAIL_CLIENT="/usr/bin/claws-mail" export EDITOR="/usr/bin/vim" +export JAVA_HOME=/usr/lib/jvm/java-19-openjdk/ + export XINITRC="$HOME/.config/sx/sxrc" [ "$(fgconsole 2>/dev/null)" = "1" ] && exec sx -- cgit v1.2.1