aboutsummaryrefslogtreecommitdiffhomepage
path: root/X11
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2025-01-17 09:47:02 +0800
committerHsieh Chin Fan <pham@topo.tw>2025-01-17 09:47:02 +0800
commit866abaed8ed8adc95e857625f8d61516cfc8d69d (patch)
tree6f726fe143f1e85035c056df716efa1de688fc52 /X11
parentce5ff8bf5e2acce9623d8db5ec5ae3571364ead5 (diff)
Update
Diffstat (limited to 'X11')
-rw-r--r--X11/openbox/rc.xml2
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 &lt;C-c&gt; :w !xsel -ib&lt;CR&gt;:qa!&lt;CR&gt;' 546 alacritty --title @CLIPBORD -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;'
547 </command> 547 </command>
548 </action> 548 </action>
549 </keybind> 549 </keybind>