From b034b19601b296ab3ade7f3ab1c6f1fd301f0540 Mon Sep 17 00:00:00 2001 From: xyz Date: Fri, 15 Oct 2021 18:08:22 -0700 Subject: refactor --- .profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.profile') diff --git a/.profile b/.profile index 51cc2de2..fc2f2066 100644 --- a/.profile +++ b/.profile @@ -57,8 +57,8 @@ export FZF_ALT_C_COMMAND="sudo find . -mindepth 1 -path '*/\.git' -prune -o -typ #export CM_OWN_CLIPBOARD=1 #export CM_MAX_CLIPS=8 -export SCRWIDTH=1600 -export SCRHEIGHT=900 +export SCR_WIDTH=1600 +export SCR_HEIGHT=900 # startx when login, should be put after environmental variables for .xinitrc to use if [ -z "$DISPLAY" ] && [ "$XDG_VTNR" -eq 1 ]; then -- cgit v1.2.3-70-g09d2