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.
|
||||
{
|
||||
rule = {
|
||||
{ class = "discord", properties = { tag = '3' } },
|
||||
},
|
||||
properties = {
|
||||
border_width = beautiful.border_width,
|
||||
|
@ -595,7 +594,6 @@ local startupApps = {
|
|||
'nm-applet',
|
||||
'blueman-applet',
|
||||
'picom',
|
||||
'discord',
|
||||
}
|
||||
|
||||
local startupDone
|
||||
|
|
Loading…
Reference in a new issue