diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2025-01-17 09:47:02 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2025-01-17 09:47:02 +0800 |
commit | 866abaed8ed8adc95e857625f8d61516cfc8d69d (patch) | |
tree | 6f726fe143f1e85035c056df716efa1de688fc52 /X11 | |
parent | ce5ff8bf5e2acce9623d8db5ec5ae3571364ead5 (diff) |
Update
Diffstat (limited to 'X11')
-rw-r--r-- | X11/openbox/rc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml index 528881d..af8863b 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
@@ -543,7 +543,7 @@ | |||
543 | <action name="Execute"> | 543 | <action name="Execute"> |
544 | <!-- Copy to CLIPBOARD --> | 544 | <!-- Copy to CLIPBOARD --> |
545 | <command> | 545 | <command> |
546 | 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>' | 546 | alacritty --title @CLIPBORD -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>' |
547 | </command> | 547 | </command> |
548 | </action> | 548 | </action> |
549 | </keybind> | 549 | </keybind> |