From 42aab0aa5ac3c2c11cdf55d26e7158935f33a76c Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sun, 26 Mar 2023 05:56:30 -0700 Subject: pp change SCR_WIDTH and SCR_HEIGHT --- home/xyz/.profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'home/xyz/.profile') diff --git a/home/xyz/.profile b/home/xyz/.profile index d6879514..9e551af8 100644 --- a/home/xyz/.profile +++ b/home/xyz/.profile @@ -64,8 +64,8 @@ export FZF_CTRL_T_COMMAND='find "$PWD" -mindepth 1 -path "*/\.git" -prune -o -pr #export FZF_CTRL_T_COMMAND="sudo find ~+ -path '*/\.git' -prune -o -print" export FZF_ALT_C_COMMAND="find . -mindepth 1 -path '*/\.git' -prune -o -type d -print" -export SCR_WIDTH=1920 -export SCR_HEIGHT=1080 +export SCR_WIDTH=1440 +export SCR_HEIGHT=720 # for clipmenu # set clipmenud to store clipboard only, don't store selection (primary) -- cgit v1.2.3-70-g09d2