Allow maximizing; ToggleMaximize action

This commit is contained in:
Keith Bowes 2022-02-23 12:15:13 -05:00
parent c4e224d5fa
commit afe1780ec3
8 changed files with 84 additions and 39 deletions

View file

@ -28,7 +28,7 @@ do
elif cat "$f" | grep -q "^Hidden\s*=\s*true$";
then
show_in=0
# Value of WAYBOX: run all programs
# Value of all: run all programs
elif test "$WB_AUTOSTART_ENVIRONMENT" = "all";
then
show_in=1