summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2025-04-13 14:11:49 +0200
committerEkaitz Zarraga <ekaitz@elenq.tech>2025-04-13 14:11:49 +0200
commit9a3cde642891300ee8898bfe72594216a3f27bae (patch)
tree3d824ae515803fe86f5d97b545ca34c63c161303
parent997c4f364e59f750de4adb848326abe3035727ae (diff)
PROGRAMMING: adjust chat zoom and camera titleHEADmaster
-rwxr-xr-xPROGRAMMING4
-rw-r--r--PROGRAMMING.json3
2 files changed, 3 insertions, 4 deletions
diff --git a/PROGRAMMING b/PROGRAMMING
index b8727a5..3150281 100755
--- a/PROGRAMMING
+++ b/PROGRAMMING
@@ -1,6 +1,6 @@
i3-msg "workspace 9;
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 ffplay -window_title 'My face' -fflags nobuffer -flags low_delay -framedrop /dev/video0
exec --no-startup-id alacritty
exec --no-startup-id icecat --new-window "https://elenq.tech"
-exec --no-startup-id surf https://dashboard.twitch.tv/popout/u/ekaitzza/stream-manager/chat"
+exec --no-startup-id surf -z 1.3 https://dashboard.twitch.tv/popout/u/ekaitzza/stream-manager/chat"
diff --git a/PROGRAMMING.json b/PROGRAMMING.json
index 7f6fbde..5897d31 100644
--- a/PROGRAMMING.json
+++ b/PROGRAMMING.json
@@ -47,8 +47,7 @@
"percent": 0.25781990521327,
"swallows": [
{
- "title": "/dev/video0",
- "class": "ffplay"
+ "class": "^ffplay$"
}
],
"type": "con"