Mirror of github.com/kingomarnajjar/desktop-environment
Find a file
2020-01-13 19:37:57 +11:00
.github/workflows github-actor 2020-01-10 20:57:06 +11:00
docker github-actor 2020-01-10 20:57:06 +11:00
.gitignore neovim 2019-10-22 09:04:43 +11:00
README.md keynav 2019-11-25 17:04:45 +11:00

☁️ 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.