From 900cae0fe898461c5cd043bbb8d23ffa156a1024 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sat, 21 Jun 2025 00:36:47 +0900 Subject: modified shell/profile, modified bin/sessionizer, modified bin/tmuxopen --- ar/.config/shell/profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ar/.config') diff --git a/ar/.config/shell/profile b/ar/.config/shell/profile index 4a2ecab..5a9e101 100644 --- a/ar/.config/shell/profile +++ b/ar/.config/shell/profile @@ -78,7 +78,7 @@ export XMODIFIERS=@im=fcitx export FZF_ALT_C_COMMAND="fd --type d . --color=never --hidden" export FZF_ALT_C_OPTS="--preview 'tree -C {} | head -50'" export FZF_CTRL_T_COMMAND="$FZF_DEFAULT_COMMAND" -export FZF_CTRL_T_OPTS="--preview 'bat --color=always --line-range :50 {}' --preview-window 'right:40%'" +export FZF_CTRL_T_OPTS="--preview 'bat --color=always --line-range :50 {}' --preview-window 'right:45%'" # export FZF_DEFAULT_OPTS="--no-height --color=bg+:#343d46,gutter:-1,pointer:#ff3c3c,info:#0dbc79,hl:#0dbc79,hl+:#23d18b" export FZF_DEFAULT_OPTS="--reverse --height 60% --color=bg+:#343d46,gutter:-1,pointer:#ff3c3c,info:#0dbc79,hl:#0dbc79,hl+:#23d18b" -- cgit v1.2.3