graphical#sway: split tmux vetically on start

This commit is contained in:
Timothy DeHerrera 2020-02-09 13:16:27 -07:00
parent a67ca5d03b
commit ca2e206685
No known key found for this signature in database
GPG key ID: 8985725DB5B0C122

View file

@ -36,7 +36,7 @@ for_window [app_id="Alacritty"] resize set width $φ
for_window [app_id="org.qutebrowser.qutebrowser"] resize set width $Φ
for_window [app_id="org.qutebrowser.qutebrowser"] move left
exec $term -e tmux new-session -A -s$$USER
exec $term -e tmux new-session -A -s$$USER \; split-window -v -p 38
### idle configuration