aboutsummaryrefslogtreecommitdiffhomepage
path: root/X11/openbox/rc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'X11/openbox/rc.xml')
-rw-r--r--X11/openbox/rc.xml1
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 &lt;C-c&gt; :w !xsel -ib&lt;CR&gt;:qa!&lt;CR&gt;' 546 alacritty -o 'env.fullrc="false"' -e nvim -c 'r !xsel -ob' -c 'normal A' -c 'startinsert' -c 'nmap &lt;C-c&gt; :w !xsel -ib&lt;CR&gt;:qa!&lt;CR&gt;'
546 </command> 547 </command>