Compare commits
No commits in common. "17555f86d19a02799ac1140d64a37e8fd26e74fd" and "b774677b0a052499323f8b7fc4a2a890f3586eec" have entirely different histories.
17555f86d1
...
b774677b0a
1
config.h
1
config.h
@ -31,6 +31,7 @@ static const Rule rules[] = {
|
|||||||
* WM_CLASS(STRING) = instance, class
|
* WM_CLASS(STRING) = instance, class
|
||||||
* WM_NAME(STRING) = title
|
* WM_NAME(STRING) = title
|
||||||
*/
|
*/
|
||||||
|
/* class instance title tags mask isfloating monitor */
|
||||||
/* class instance title tags mask isfloating isterminal noswallow monitor */
|
/* class instance title tags mask isfloating isterminal noswallow monitor */
|
||||||
|
|
||||||
{"Virt-viewer", NULL, NULL, 1 << 8, 0, 0, 0, -1},
|
{"Virt-viewer", NULL, NULL, 1 << 8, 0, 0, 0, -1},
|
||||||
|
Loading…
Reference in New Issue
Block a user