summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
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