diff options
Diffstat (limited to 'X11/openbox')
-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> |