aboutsummaryrefslogtreecommitdiff
path: root/.config/awesome/rc.lua
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2023-05-05 20:27:59 +0200
committerPatrick Spek <p.spek@tyil.nl>2023-05-05 20:27:59 +0200
commitf4fa81ed0cebf06fd604f80eb0d99a26f731be62 (patch)
tree4f2f65588c875607b1f56958796f9add1416963d /.config/awesome/rc.lua
parent2ae80388759f2cdbe5f903091faf9aca0f074f60 (diff)
Update KDE bar and awesome colors to match eachother
Diffstat (limited to '.config/awesome/rc.lua')
-rw-r--r--.config/awesome/rc.lua3
1 files changed, 3 insertions, 0 deletions
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,