background application monitor for tmux
This commit is contained in:
8
bin/tmux/bg-apps/midi
Executable file
8
bin/tmux/bg-apps/midi
Executable file
@ -0,0 +1,8 @@
|
||||
#!/usr/bin/zsh
|
||||
|
||||
cd $HOME/Projects/gizmos/xorg-midi/code
|
||||
source ../env/bin/activate
|
||||
|
||||
./midi-controller
|
||||
|
||||
deactivate
|
Reference in New Issue
Block a user