2 lines
34 B
Bash
2 lines
34 B
Bash
#!/bin/bash
|
|
xprop | grep WM_CLASS
|
#!/bin/bash
|
|
xprop | grep WM_CLASS
|