aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2022-06-12 14:08:51 +0200
committerPatrick Spek <p.spek@tyil.nl>2022-06-12 14:08:51 +0200
commited45dd403966a9a30fe477bbab4195c9f640660e (patch)
tree2deb12eb559805acca4196252664cd34c53fd7c0 /.config
parentbc7994917b9ca8dd1e511c35a4ad6ad86f4b5189 (diff)
Configure jellyfin to start on the correct tag
Diffstat (limited to '.config')
-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 c3ec40b..06e5ce2 100644
--- a/.config/awesome/rc.lua
+++ b/.config/awesome/rc.lua
@@ -551,6 +551,20 @@ awful.rules.rules = {
-- { rule = { class = "Firefox" },
-- properties = { screen = 1, tag = "2" } },
+ -- Jellyfin
+ {
+ rule = {
+ class = "jellyfin",
+ -- class = {,
+ -- "Chromium-browser-chromium",
+ -- },
+ },
+ properties = {
+ tag = sharedtaglist[6],
+ maximized = true,
+ },
+ },
+
-- World of Warcraft
{
rule_any = {