summaryrefslogtreecommitdiffstats
path: root/roles/obs/templates/xstartup-track
blob: b8d90cd1a2c89b313aaa12f9fde281e6e65bdbd5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/bash
export MPV_SOCKET={{ emacsconf_home }}/{{ item.id }}-mpv-socket
export TRACK={{ item.id }}
export PATH="/usr/local/bin:/usr/bin:/bin:{{ emacsconf_home }}/bin"
xrdb $HOME/.Xresources
pulseaudio --start
pacmd set-default-sink {{ item.id }}-qa
firefox file:///data/emacsconf/{{ emacsconf_year }}/index-{{ item.id }}.html &
$HOME/bin/track-obs &
mumble mumble://{{ emacsconf_id }}-{{ item.id }}@{{ mumble_server }}/{{ item.mumble_channel }} &
termit &
# $HOME/{{ item.id }}-obs &
# $HOME/{{ item.id }}-mpv $HOME/logo.png &
exec i3