Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
8 Commits
 
 
 
 
 
 

Repository files navigation

setup-workspaces

This bash script automates the process of running different desired applications on different virtual workspaces.

Syntax

./setup.sh <num_workspaces> [-<workspace_num> <application_command>]

Installing

  • Make sure to install xdotool on your terminal.
sudo apt install xdotool
  • Clone this repo
git clone git@github.com:ym496/setup-workspaces.git 

Running

  • Give executable permissions to the setup.sh (if necessary).
chmod +x setup.sh
  • Example: If you wanted to create two virtual workspaces and run google chrome in the first one and two terminal applications, calcurse and pydoro in the second one, you would do:
./setup.sh 2 -1 "google-chrome chat.openai.com" -2 "gnome-terminal --geometry=82x43 --window -- calcurse; gnome-terminal --geometry=82x43 --window -- pydoro"

About

A bash script that automates the process of running different desired applications on different virtual workspaces.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.