diff options
Diffstat (limited to 'X11/openbox')
-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 652c003..2626285 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
@@ -541,7 +541,7 @@ | |||
541 | <keybind key="W-e"> | 541 | <keybind key="W-e"> |
542 | <action name="Execute"> | 542 | <action name="Execute"> |
543 | <command> | 543 | <command> |
544 | alacritty -e nvim -c 'r !xsel -ob' -c 'nmap <C-c> :w !xsel -ib<CR>:qa!<CR>' | 544 | alacritty -e nvim -c 'r !xsel -ob' -c 'normal A' -c 'startinsert' -c 'nmap <C-c> :w !xsel -ib<CR>:qa!<CR>' |
545 | </command> | 545 | </command> |
546 | </action> | 546 | </action> |
547 | </keybind> | 547 | </keybind> |