From: martin f. krafft Date: Tue, 10 Mar 2020 18:59:37 +0000 (+0100) Subject: remove old matches X-Git-Url: https://git.madduck.net/etc/awesome.git/commitdiff_plain/0fa014a3c032aab765ad79f0b622957f2af454ad?hp=8dcec34510c10a97dcc1c7bbd3ef002130203629 remove old matches --- diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua index eeb197b..91c2ca6 100644 --- a/.config/awesome/rc.lua +++ b/.config/awesome/rc.lua @@ -1031,7 +1031,6 @@ awful.rules.rules = { }, }, { rule_any = { class = { - "Wicd-client.py", "Gxmessage", "Pinentry" }}, @@ -1043,7 +1042,6 @@ awful.rules.rules = { }, { rule_any = { instance = { "tridactyl-edit", - "libreoffice", "pdfshuffler" }}, properties = { floating = true,