whoops
This commit is contained in:
parent
825f847528
commit
f8e981e6f0
1 changed files with 1 additions and 2 deletions
|
@ -454,8 +454,7 @@ awful.rules.rules = {
|
|||
-- All clients will match this rule.
|
||||
{
|
||||
rule = {
|
||||
{ class = "discord" },
|
||||
properties = { tag = "3" }
|
||||
{ class = "discord", properties = { tag = '3' } },
|
||||
},
|
||||
properties = {
|
||||
border_width = beautiful.border_width,
|
||||
|
|
Loading…
Reference in a new issue