Ajou : script find-impostors
This commit is contained in:
parent
1e878febf7
commit
38c970b31f
1 changed files with 2 additions and 0 deletions
2
bin/find-impostors
Executable file
2
bin/find-impostors
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
exec hyprctl clients -j | jq '.[] | select(.xwayland == true) | .class'
|
Loading…
Reference in a new issue