Floating yad windows
This commit is contained in:
parent
fb4fc6aa43
commit
10ac2a0536
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ in
|
||||||
rules = {
|
rules = {
|
||||||
"*" = { follow = true; };
|
"*" = { follow = true; };
|
||||||
"Zathura" = { state = "tiled"; };
|
"Zathura" = { state = "tiled"; };
|
||||||
|
"Yad" = { state = "floating"; };
|
||||||
};
|
};
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
${xsetroot} -solid black -cursor_name left_ptr
|
${xsetroot} -solid black -cursor_name left_ptr
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue