diff --git a/contrib/example-dynamic-root-menu.sh b/contrib/example-dynamic-root-menu.sh new file mode 100755 index 0000000..138c4da --- /dev/null +++ b/contrib/example-dynamic-root-menu.sh @@ -0,0 +1,33 @@ +#!/bin/sh +# +# Example usage (~/.config/labwc/menu.xml): +# +# +# +# +# + +terminal="foot" + +printf '%b\n' ' + + firefox + + + + + + + + ' + +labwc-menu-generator -b -t "${terminal}" + +printf '%b\n' ' + + + + + + +'