mirror of
https://github.com/wizbright/waybox.git
synced 2026-03-20 05:34:17 -04:00
Allow maximizing; ToggleMaximize action
This commit is contained in:
parent
c4e224d5fa
commit
afe1780ec3
8 changed files with 84 additions and 39 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue