Update README

This commit is contained in:
Ximi1970
2020-04-06 22:08:06 +02:00
parent 3eac9b76f2
commit 5a30f49ccc

View File

@@ -66,6 +66,15 @@ wmctrl -lp
xprop
https://askubuntu.com/questions/646346/xfce-hiding-an-application-from-the-taskbar
xprop -id xxxxx | grep "CLASS"
wmctrl -x -r name.name -b add,skip_taskbar
wmctrl -x -r name.name -b remove,skip_taskbar
Get processes (parent pid, pid and arguments)