awesomewm: add wyeb

This commit is contained in:
yosh 2023-08-10 01:51:22 -05:00
parent ebe87e9d06
commit a0003409b0
1 changed files with 2 additions and 2 deletions

View File

@ -659,7 +659,7 @@ end)
ruled.client.append_rule {
id = "maximized",
rule_any = {
instance = { "chromium" },
instance = { "WYEB_TABBED" },
class = { "discord", "Steam" },
name = { "Pale Moon" },
},
@ -696,7 +696,7 @@ end)
ruled.client.append_rule {
id = "2",
rule_any = {
instance = { "chromium" },
instance = { "WYEB_TABBED" },
name = { "Pale Moon", "Mozilla Firefox" },
},
properties = { tag = tag_names[2] },