]> Dogcows Code - chaz/openbox/blobdiff - data/menu.xml
add cups manager to the default menu
[chaz/openbox] / data / menu.xml
index b37a552e8dd67fc3b1999bc553f141bfc22aae51..b7c0d64fa68840f0cc43e763000ec8e2157f6b6a 100644 (file)
       <startupnotify><enabled>yes</enabled></startupnotify>
     </action>
   </item>
+  <item label="Manage Cups Printers">
+    <action name="Execute">
+      <command>xdg-open http://localhost:631/</command>
+      <startupnotify>
+        <enabled>no</enabled>
+        <icon>cups</icon>
+      </startupnotify>
+    </action>
+  </item>
   <separator />
   <item label="Reconfigure Openbox">
     <action name="Reconfigure" />
This page took 0.023529 seconds and 4 git commands to generate.