diff --git a/tmux-sessions/linkedag-web.sh b/tmux-sessions/linkedag-web.sh index 113cc46..5bf1534 100755 --- a/tmux-sessions/linkedag-web.sh +++ b/tmux-sessions/linkedag-web.sh @@ -1,6 +1,6 @@ -firefox https://bigdrumdigital.teamwork.com/app/projects/620980/time & -firefox https://3.basecamp.com/5456546/buckets/36188668/card_tables/7047790073 & -firefox http://localhost:5173 & -firefox "https://www.figma.com/file/PihpwVEFRiq6LC3HHg0RWh/LinkedAG-Design?type=design&node-id=307-1744&mode=design" & -firefox "https://theme-generator-seven.vercel.app/" & +flatpak run org.mozilla.Firefox https://bigdrumdigital.teamwork.com/app/projects/620980/time & +flatpak run org.mozilla.Firefox https://3.basecamp.com/5456546/buckets/36188668/card_tables/7047790073 & +flatpak run org.mozilla.Firefox http://localhost:5173 & +flatpak run org.mozilla.Firefox "https://www.figma.com/file/PihpwVEFRiq6LC3HHg0RWh/LinkedAG-Design?type=design&node-id=307-1744&mode=design" & mongodb-compass & +flatpak run org.mozilla.Firefox "https://theme-generator-seven.vercel.app/" & diff --git a/tmux-sessions/syncopotamus-web.sh b/tmux-sessions/syncopotamus-web.sh index 6e0f493..d89d994 100755 --- a/tmux-sessions/syncopotamus-web.sh +++ b/tmux-sessions/syncopotamus-web.sh @@ -1,4 +1,4 @@ -firefox https://3.basecamp.com/5456546/buckets/34127086/card_tables/6496384013 +flatpak run org.mozilla.Firefox https://3.basecamp.com/5456546/buckets/34127086/card_tables/6496384013 # tmux new-session -s syncopotamus -d -c ~/repos/syncopotamus-go -n backend # tmux split-window -h -c ~/repos/syncopotamus-go