From 419cca54c7fd0dc79874220600150ed67fa9ebe0 Mon Sep 17 00:00:00 2001 From: Jiri Kalvoda <jirikalvoda@kam.mff.cuni.cz> Date: Fri, 25 Dec 2020 16:19:56 +0100 Subject: [PATCH] I3 TV --- i3/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/i3/config b/i3/config index 052563e..1b1b048 100644 --- a/i3/config +++ b/i3/config @@ -438,3 +438,5 @@ bindcode Ctrl+Shift +94 exec "terminal -e bash -i -c \\"cat ~/.osdd_log;read bindcode Ctrl+Shift+$mod+51 exec "terminal -e bash -i -c \\"cat ~/.osdd_log;read\\"" bindcode $mod+94 exec "terminal" + +bindcode $mod+61 exec "vlc http://192.168.1.191:9981/stream/mux/53d6b078f24454f7f0ac0dd323f69569 http://192.168.1.191:9981/stream/mux/df4d0d285682018251b68a9b81e0293a http://192.168.1.191:9981/stream/mux/47b53b11fb6dcabc260b7784de9eb45f" -- GitLab