desktop-environment/README.md
Jackson Delahunt b9337fc4b1 keynav
2019-11-25 17:04:45 +11: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 alacritty
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.