summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2023-08-16 12:45:45 +0200
committerEkaitz Zarraga <ekaitz@elenq.tech>2023-08-16 12:45:45 +0200
commit7ded48a28e01bb36da50f1095e9d7d8d1ca156d0 (patch)
tree1f39cb84fcb4906fadcf4306041dfab4a62317dc
parenta0d84e98cf10c58cc8f7bd51ca0d2df83fad3a33 (diff)
Move to icecat. Problem: no --app like in chromium :(
-rwxr-xr-xDIY2
-rw-r--r--DIY.json4
-rwxr-xr-xGBA2
-rw-r--r--GBA.json4
-rwxr-xr-xPROGRAMMING2
-rw-r--r--PROGRAMMING.json7
6 files changed, 11 insertions, 10 deletions
diff --git a/DIY b/DIY
index 222ae3e..177bbde 100755
--- a/DIY
+++ b/DIY
@@ -3,4 +3,4 @@ append_layout $(readlink -f $(dirname $0))/DIY.json;
border none;
exec --no-startup-id ffplay -fflags nobuffer -flags low_delay -framedrop /dev/video0
exec --no-startup-id ffplay -fflags nobuffer -flags low_delay -framedrop /dev/video2
-exec --no-startup-id chromium --app=https://dashboard.twitch.tv/popout/u/ekaitzza/stream-manager/chat"
+exec --no-startup-id icecat --new-window https://dashboard.twitch.tv/popout/u/ekaitzza/stream-manager/chat"
diff --git a/DIY.json b/DIY.json
index f109cbd..aa1c96a 100644
--- a/DIY.json
+++ b/DIY.json
@@ -27,8 +27,8 @@
"percent": 0.7,
"swallows": [
{
- "class": "^Chromium\\-browser$",
- "instance": "^dashboard\\.twitch\\.tv__popout_u_ekaitzza_stream\\-manager_chat$"
+ "class": "^icecat\\-default$",
+ "title": "(^Chat\\ \\-\\ Twitch)|(^Creator\\ Dashboard)\\ \\—\\ GNU\\ IceCat$"
}
],
"type": "con"
diff --git a/GBA b/GBA
index 2127757..5d82501 100755
--- a/GBA
+++ b/GBA
@@ -2,4 +2,4 @@ i3-msg "workspace 9;
append_layout $(readlink -f $(dirname $0))/GBA.json;
exec --no-startup-id ffplay -fflags nobuffer -flags low_delay -framedrop /dev/video0
exec --no-startup-id mgba-qt
-exec --no-startup-id chromium --app=https://dashboard.twitch.tv/popout/u/ekaitzza/stream-manager/chat"
+exec --no-startup-id icecat --new-window https://dashboard.twitch.tv/popout/u/ekaitzza/stream-manager/chat"
diff --git a/GBA.json b/GBA.json
index 376e980..343fca2 100644
--- a/GBA.json
+++ b/GBA.json
@@ -27,8 +27,8 @@
"percent": 0.7,
"swallows": [
{
- "class": "^Chromium\\-browser$",
- "instance": "^dashboard\\.twitch\\.tv__popout_u_ekaitzza_stream\\-manager_chat$"
+ "class": "^icecat\\-default$",
+ "title": "(^Chat\\ \\-\\ Twitch)|(^Creator\\ Dashboard)\\ \\—\\ GNU\\ IceCat$"
}
],
"type": "con"
diff --git a/PROGRAMMING b/PROGRAMMING
index b19a47c..4f068b4 100755
--- a/PROGRAMMING
+++ b/PROGRAMMING
@@ -3,4 +3,4 @@ append_layout $(readlink -f $(dirname $0))/PROGRAMMING.json;
exec --no-startup-id ffplay -fflags nobuffer -flags low_delay -framedrop /dev/video0
exec --no-startup-id alacritty
exec --no-startup-id icecat --new-window
-exec --no-startup-id chromium --app=https://dashboard.twitch.tv/popout/u/ekaitzza/stream-manager/chat"
+exec --no-startup-id icecat --new-window https://dashboard.twitch.tv/popout/u/ekaitzza/stream-manager/chat"
diff --git a/PROGRAMMING.json b/PROGRAMMING.json
index 51b0011..e455125 100644
--- a/PROGRAMMING.json
+++ b/PROGRAMMING.json
@@ -12,7 +12,8 @@
"percent": 0.5,
"swallows": [
{
- "title": "GNU IceCat$"
+ "class": "^icecat\\-default$",
+ "title": "^GNU\\ IceCat$"
}
],
"type": "con"
@@ -46,8 +47,8 @@
"percent": 0.7,
"swallows": [
{
- "class": "^Chromium\\-browser$",
- "instance": "^dashboard\\.twitch\\.tv__popout_u_ekaitzza_stream\\-manager_chat$"
+ "class": "^icecat\\-default$",
+ "title": "(^Chat\\ \\-\\ Twitch)|(^Creator\\ Dashboard)\\ \\—\\ GNU\\ IceCat$"
}
],
"type": "con"