aboutsummaryrefslogtreecommitdiffhomepage
path: root/X11
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-12-24 14:59:12 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-12-24 14:59:12 +0800
commite940ab3a8b2c0a9109ed0e36f4afad784eef846c (patch)
tree89d4f6531aad7549420d56cd97be0ec415b924e3 /X11
parent4eb4cd12a1279de9f1cd65f6a92a606c01593a1f (diff)
Update
Diffstat (limited to 'X11')
-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>