From 1b37f7d7f1554f4ef4cd185c1181d54d9956b1db Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sun, 6 Oct 2024 12:06:27 +0800 Subject: Update --- X11/openbox/rc.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'X11/openbox') diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml index 652c003..fec04e7 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml @@ -109,8 +109,8 @@ sh -c ' xdotool search --name @OPENBOX_CONFIG windowactivate || \ alacritty --title @OPENBOX_CONFIG \ - -o "window.dimensions.lines=32" \ - -o "window.dimensions.columns=70" \ + -o "window.dimensions.lines=30" \ + -o "window.dimensions.columns=80" \ -e nvim ~/.config/openbox/rc.xml; openbox --reconfigure ' @@ -541,7 +541,7 @@ - alacritty -e nvim -c 'r !xsel -ob' -c 'nmap <C-c> :w !xsel -ib<CR>:qa!<CR>' + alacritty -e nvim -c 'r !xsel -ob' -c 'normal A' -c 'startinsert' -c 'nmap <C-c> :w !xsel -ib<CR>:qa!<CR>' -- cgit v1.2.3-70-g09d2