mirror of
https://codeberg.org/dwl/dwl.git
synced 2026-04-05 07:15:31 -04:00
add floating rule
This commit is contained in:
parent
f4c123a963
commit
e34788a767
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ static const Rule rules[] = {
|
||||||
{ "Gimp", NULL, 0, 1, -1 },
|
{ "Gimp", NULL, 0, 1, -1 },
|
||||||
*/
|
*/
|
||||||
{ "corectrl", NULL, 1 << 5, 0, -1 },
|
{ "corectrl", NULL, 1 << 5, 0, -1 },
|
||||||
|
{ NULL, "Save File",0, 1, -1 },
|
||||||
};
|
};
|
||||||
|
|
||||||
/* layout(s) */
|
/* layout(s) */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue