diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-12-24 14:59:12 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-12-24 14:59:12 +0800 |
commit | e940ab3a8b2c0a9109ed0e36f4afad784eef846c (patch) | |
tree | 89d4f6531aad7549420d56cd97be0ec415b924e3 /X11 | |
parent | 4eb4cd12a1279de9f1cd65f6a92a606c01593a1f (diff) |
Update
Diffstat (limited to 'X11')
-rw-r--r-- | X11/openbox/rc.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml index a27914c..528881d 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
@@ -541,6 +541,7 @@ | |||
541 | </keybind> | 541 | </keybind> |
542 | <keybind key="W-e"> | 542 | <keybind key="W-e"> |
543 | <action name="Execute"> | 543 | <action name="Execute"> |
544 | <!-- Copy to CLIPBOARD --> | ||
544 | <command> | 545 | <command> |
545 | 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 -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 | </command> | 547 | </command> |