Update 2024-01-24 21:03 OpenBSD/amd64-x13
This commit is contained in:
@@ -14,8 +14,8 @@ else
|
||||
if xwininfo -id $WID | fgrep -q IsUnMapped
|
||||
then
|
||||
# move window to current workspace
|
||||
#wmctrl -i -r $WID -t $(xprop -root _NET_CURRENT_DESKTOP | cut -d'=' -f2)
|
||||
wmctrl -i -r $WID -t $_SWM_WS
|
||||
wmctrl -i -r $WID -t $(xprop -root _NET_CURRENT_DESKTOP | cut -d'=' -f2)
|
||||
#wmctrl -i -r $WID -t $_SWM_WS
|
||||
# remove hidden flag
|
||||
wmctrl -i -r $WID -b remove,hidden
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user