diff options
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> |