From 6bd4ba642bdf2dcb778c7d2dfa732dcdd0664abd Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sun, 13 Aug 2023 18:19:16 +0300 Subject: [PATCH] ill do thislater --- config/awesome/rc.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/awesome/rc.lua b/config/awesome/rc.lua index caa2e440..47c8db7b 100644 --- a/config/awesome/rc.lua +++ b/config/awesome/rc.lua @@ -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