updates lag web to place items in separate desktops

This commit is contained in:
2024-05-02 18:29:53 -07:00
parent 3c739b1c94
commit cac7db01b6

View File

@@ -1,6 +1,24 @@
firefox https://bigdrumdigital.teamwork.com/app/projects/620980/time & qdbus org.kde.KWin /KWin setCurrentDesktop 3
firefox "https://theme-generator-seven.vercel.app/" & sleep 1
firefox https://3.basecamp.com/5456546/buckets/36188668/card_tables/7047790073 & google-chrome --profile-directory='Profile 1' "http://localhost:5173/app" &
mongodb-compass & sleep 1
firefox --new-window "https://www.figma.com/file/PihpwVEFRiq6LC3HHg0RWh/LinkedAG-Design?type=design&node-id=307-1744&mode=design" & google-chrome --profile-directory='Profile 2' "http://localhost:5173/app" &
firefox --new-window http://localhost:5173 & sleep 1
google-chrome --profile-directory='Profile 3' "http://localhost:5173/app" &
sleep 1
qdbus org.kde.KWin /KWin setCurrentDesktop 5 && firefox --new-window "https://bigdrumdigital.teamwork.com/app/projects/620980/time" &
sleep 1
qdbus org.kde.KWin /KWin setCurrentDesktop 5 && firefox --new-window "https://theme-generator-seven.vercel.app/" &
sleep 1
qdbus org.kde.KWin /KWin setCurrentDesktop 2 && firefox --new-window "https://3.basecamp.com/5456546/buckets/36188668/card_tables/7047790073" &
sleep 1
qdbus org.kde.KWin /KWin setCurrentDesktop 4 && mongodb-compass &
sleep 1
qdbus org.kde.KWin /KWin setCurrentDesktop 4 && firefox --new-window "https://www.figma.com/file/PihpwVEFRiq6LC3HHg0RWh/LinkedAG-Design?type=design&node-id=307-1744&mode=design" &
sleep 5
qdbus org.kde.KWin /KWin setCurrentDesktop 3