Added call to gbel to enable audible bell on startup
This commit is contained in:
parent
4a8993cc3f
commit
bc5e057691
|
@ -5,7 +5,7 @@ new
|
||||||
splitw -v -p 60
|
splitw -v -p 60
|
||||||
splitw -h -p 50
|
splitw -h -p 50
|
||||||
# Start programs
|
# Start programs
|
||||||
send -t 0:0.0 'weechat' Enter
|
send -t 0:0.0 'gbel && weechat' Enter
|
||||||
send -t 0:0.2 'vifm' Enter
|
send -t 0:0.2 'vifm' Enter
|
||||||
# Set focus on pane 1
|
# Set focus on pane 1
|
||||||
selectp -t 0:0.1
|
selectp -t 0:0.1
|
||||||
|
|
Loading…
Reference in New Issue