add signum for togglesystray()

This commit is contained in:
speedie 2022-12-07 21:21:57 +01:00
parent 175a3125ae
commit 164d69f65f
3 changed files with 3 additions and 3 deletions

View file

@ -563,7 +563,7 @@ Below is a list of all signums and what they do.
- 58 - Remove the scratchpad - 58 - Remove the scratchpad
- 59 - Reset layout/mfact - 59 - Reset layout/mfact
- 60 - Reset mastercount - 60 - Reset mastercount
- 61 - Unused - 61 - Toggle systray
- 62 - Hide all windows - 62 - Hide all windows
- 63 - Show all windows - 63 - Show all windows
- 64 - Reset mfact - 64 - Reset mfact

View file

@ -58,7 +58,7 @@
- 58 - Remove the scratchpad - 58 - Remove the scratchpad
- 59 - Reset layout/mfact - 59 - Reset layout/mfact
- 60 - Reset mastercount - 60 - Reset mastercount
- 61 - Unused - 61 - Toggle systray
- 62 - Hide all windows - 62 - Hide all windows
- 63 - Show all windows - 63 - Show all windows
- 64 - Reset mfact - 64 - Reset mfact

View file

@ -1117,7 +1117,7 @@ Below is a list of all signums and what they do.
.IP \[bu] 2 .IP \[bu] 2
60 - Reset mastercount 60 - Reset mastercount
.IP \[bu] 2 .IP \[bu] 2
61 - Unused 61 - Toggle systray
.IP \[bu] 2 .IP \[bu] 2
62 - Hide all windows 62 - Hide all windows
.IP \[bu] 2 .IP \[bu] 2