7 lines
334 B
Bash
Executable File
7 lines
334 B
Bash
Executable File
#!/bin/bash
|
|
google-chrome-stable --app="https://linear.app/johntech/team/JOH/active" --class=WebApp-Linear7107 --user-data-dir=/home/johnc/.local/share/ice/profiles/Linear7107 &
|
|
|
|
raindrop &
|
|
|
|
google-chrome-stable --app="http://calendar.cron.com" --class=WebApp-Cron2444 --user-data-dir=/home/johnc/.local/share/ice/profiles/Cron2444 &
|