summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2021-10-15 18:08:22 -0700
committerxyz <gky44px1999@gmail.com>2021-10-15 18:08:22 -0700
commitb034b19601b296ab3ade7f3ab1c6f1fd301f0540 (patch)
tree74dddb34869783c490810e441cbe442138ba3519 /.profile
parenta36dafde4979611fe8e4829e5c3e51d310ad80e9 (diff)
refactor
Diffstat (limited to '.profile')
-rw-r--r--.profile4
1 files changed, 2 insertions, 2 deletions
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