mirror of
https://github.com/wizbright/waybox.git
synced 2025-10-31 22:25:28 -04:00
Expandable submenus; better support for other menu systems
This commit is contained in:
parent
77652741b5
commit
7a679988ac
4 changed files with 52 additions and 27 deletions
|
|
@ -117,6 +117,8 @@ then
|
|||
DBUS_LAUNCH="dbus-launch --exit-with-session"
|
||||
fi
|
||||
|
||||
export PATH=@bindir@:$PATH
|
||||
|
||||
# No need to export these to Waybox
|
||||
unset TEXTDOMAIN TEXTDOMAINDIR
|
||||
$DBUS_LAUNCH @libexecdir@/waybox --startup "${WB_AUTOSTART:-true}; ${WB_XDG_AUTOSTART:-true}" "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue