ill do thislater
This commit is contained in:
parent
f8e981e6f0
commit
6bd4ba642b
1 changed files with 0 additions and 2 deletions
|
@ -454,7 +454,6 @@ awful.rules.rules = {
|
||||||
-- All clients will match this rule.
|
-- All clients will match this rule.
|
||||||
{
|
{
|
||||||
rule = {
|
rule = {
|
||||||
{ class = "discord", properties = { tag = '3' } },
|
|
||||||
},
|
},
|
||||||
properties = {
|
properties = {
|
||||||
border_width = beautiful.border_width,
|
border_width = beautiful.border_width,
|
||||||
|
@ -595,7 +594,6 @@ local startupApps = {
|
||||||
'nm-applet',
|
'nm-applet',
|
||||||
'blueman-applet',
|
'blueman-applet',
|
||||||
'picom',
|
'picom',
|
||||||
'discord',
|
|
||||||
}
|
}
|
||||||
|
|
||||||
local startupDone
|
local startupDone
|
||||||
|
|
Loading…
Reference in a new issue