aboutsummaryrefslogtreecommitdiffhomepage
path: root/X11
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2023-05-29 08:20:10 +0800
committerHsieh Chin Fan <pham@topo.tw>2023-05-29 08:20:10 +0800
commitcbf14e59fce082becefd455b36c97409379f221a (patch)
tree2f423be71bc6b097be18c21ef480c4512e211294 /X11
parent371ca4be38aff61047e1a2249f5d87d1a214952d (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 0038207..d45c1d9 100644
--- a/X11/openbox/rc.xml
+++ b/X11/openbox/rc.xml
@@ -564,7 +564,7 @@
564 <action name="Execute"> 564 <action name="Execute">
565 <command> 565 <command>
566 sh -c ' 566 sh -c '
567 xdotool search --onlyvisible --classname Navigator windowactivate || \ 567 xdotool search --classname Navigator windowactivate || \
568 firefox 568 firefox
569 ' 569 '
570 </command> 570 </command>