awesomewm: pale moon rename

This commit is contained in:
yosh 2023-10-27 22:34:36 -04:00
parent d0e2987813
commit 7c7ba20a36
1 changed files with 2 additions and 2 deletions

View File

@ -661,7 +661,7 @@ end)
rule_any = {
instance = { "WYEB_TABBED" },
class = { "discord", "Steam" },
name = { "Pale Moon" },
name = { "Browser" },
},
properties = { maximized = true }
}
@ -697,7 +697,7 @@ end)
id = "2",
rule_any = {
instance = { "WYEB_TABBED" },
name = { "Pale Moon", "Mozilla Firefox" },
name = { "Browser", "Mozilla Firefox" },
},
properties = { tag = tag_names[2] },
}