From f4fa81ed0cebf06fd604f80eb0d99a26f731be62 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Fri, 5 May 2023 20:27:59 +0200 Subject: Update KDE bar and awesome colors to match eachother --- .config/awesome/rc.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to '.config/awesome/rc.lua') diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua index 950743b..c67725b 100644 --- a/.config/awesome/rc.lua +++ b/.config/awesome/rc.lua @@ -423,6 +423,9 @@ awful.rules.rules = { class = { "krunner", }, + type = { + "_KDE_NET_WM_WINDOW_TYPE_ON_SCREEN_DISPLAY", + }, }, properties = { floating = true, -- cgit v1.1