aboutsummaryrefslogtreecommitdiffhomepage
path: root/X11
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2023-06-21 15:19:45 +0800
committerHsieh Chin Fan <pham@topo.tw>2023-06-21 15:19:45 +0800
commit9bd1447fe5f3a83d6794d73e579eae30175bcc5e (patch)
tree190066ac9369381e38961241d501b86c2a47118e /X11
parentd2bcca51cdc5aa1f0246e19cb37f07b90ca5481e (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 06584f1..7745ad2 100644
--- a/X11/openbox/rc.xml
+++ b/X11/openbox/rc.xml
@@ -590,7 +590,7 @@
590 </keybind> 590 </keybind>
591 <keybind key="W-S-n"> 591 <keybind key="W-S-n">
592 <action name="Execute"> 592 <action name="Execute">
593 <command>sh -c 'curl -I google.com | grep -E "^Location:" | cut -d" " -f2 | xsel -ib'</command> 593 <command>sh -c 'curl -I google.com | grep -E "^Location:" | cut -d" " -f2 | xsel -ib &amp; &amp; notify-send "Link Copied"'</command>
594 </action> 594 </action>
595 </keybind> 595 </keybind>
596 <keybind key="W-a"> 596 <keybind key="W-a">