aboutsummaryrefslogtreecommitdiff
path: root/.config/awesome/rc.lua
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2023-01-24 13:12:29 +0100
committerPatrick Spek <p.spek@tyil.nl>2023-01-24 13:12:29 +0100
commit04266561f53a2008324537088109242f06bfdeb6 (patch)
treea6ae887a4ef7f82a9be853b2154ee93b60b7f682 /.config/awesome/rc.lua
parent8ad62c9738c6ed65c272d9673a0a68365a15bb12 (diff)
Add rule for kodi
Diffstat (limited to '.config/awesome/rc.lua')
-rw-r--r--.config/awesome/rc.lua14
1 files changed, 14 insertions, 0 deletions
diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua
index 06e5ce2..6bd78da 100644
--- a/.config/awesome/rc.lua
+++ b/.config/awesome/rc.lua
@@ -565,6 +565,20 @@ awful.rules.rules = {
},
},
+ -- Kodi
+ {
+ rule = {
+ class = "Kodi",
+ -- class = {,
+ -- "Chromium-browser-chromium",
+ -- },
+ },
+ properties = {
+ tag = sharedtaglist[6],
+ maximized = true,
+ },
+ },
+
-- World of Warcraft
{
rule_any = {