Update 2023-12-30 08:31 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id
2023-12-30 08:31:01 +01:00
parent 1ece4561d6
commit 4cee9ba420
6 changed files with 19 additions and 23 deletions

View File

@@ -19,6 +19,7 @@ else
# remove hidden flag
wmctrl -i -r $WID -b remove,hidden
else
wmctrl -i -r $WID -t 11
# window is visible => hide
wmctrl -i -r $WID -b add,hidden
fi