Revert "awesomewm: pale moon rename" cuz it sucks

This reverts commit 7c7ba20a36.
This commit is contained in:
yosh 2023-11-01 22:18:56 -04:00
parent 4bf2388819
commit 14d9d09dda
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 = { "Browser" },
name = { "Pale Moon" },
},
properties = { maximized = true }
}
@ -697,7 +697,7 @@ end)
id = "2",
rule_any = {
instance = { "WYEB_TABBED" },
name = { "Browser", "Mozilla Firefox" },
name = { "Pale Moon", "Mozilla Firefox" },
},
properties = { tag = tag_names[2] },
}