From 0cc4a179cfed5c2be516186dd134c6d208b7f2a9 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Fri, 25 Oct 2024 11:58:32 +0800 Subject: Update --- X11/openbox/rc.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'X11') diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml index 2626285..b1736b8 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml @@ -541,7 +541,7 @@ - alacritty -e nvim -c 'r !xsel -ob' -c 'normal A' -c 'startinsert' -c 'nmap <C-c> :w !xsel -ib<CR>:qa!<CR>' + alacritty -o 'env.fullrc="false"' -e nvim -c 'r !xsel -ob' -c 'normal A' -c 'startinsert' -c 'nmap <C-c> :w !xsel -ib<CR>:qa!<CR>' @@ -575,10 +575,7 @@ - sh -c ' - zenity --entry --text "Window title" | \ - xargs -i xdotool set_window --name @{} `xdotool getactivewindow` - ' + sh -c 'yad --entry | xargs -i xdotool set_window --name @{} `xdotool getactivewindow`' -- cgit v1.2.3-70-g09d2