desktop-environment/README.md
Jackson Delahunt a0c1e07159 trigger
2020-09-12 09:22:56 +10:00

937 B

☁️ Cloud Desktop Environment

My daily driver on the cloud and on desktop.

desktop

Getting Started

The only dependency required is Docker.

# Clone desktop environment
git clone https://github.com/sabrehagen/desktop-environment

# Start desktop environment
./desktop-environment/docker/scripts/recycle.sh

Forking

Set your user configuration and go.

Keybindings

# Launch terminal
Mod + Return

# Launch chrome
Mod + b

# Launch vs code
Mod + c

# Launch dmenu
Mod + d

# Launch pcmanfm
Mod + e

# Launch slack
Mod + m

# Launch signal
Mod + y

# Launch maim
Mod + x

# Launch i3lock
Mod + slash

Project Goals

  • A computer wholly defined in code.
  • Only one command required to start from scratch.