xmonad-config icon indicating copy to clipboard operation
xmonad-config copied to clipboard

comment suggestion

Open kronn opened this issue 5 years ago • 0 comments

https://github.com/randomthought/xmonad-config/blob/ea896fb6f8a8ce9975e9c86ceb924a38d63a6403/xmonad.hs#L83

you could use xprop WM_CLASS directly to only output the requested property. Works also with multiple properties like this xprop WM_CLASS WM_NAME.

Thanks for the pointer to resource, though.

kronn avatar Jul 07 '20 11:07 kronn