Skip to content

braddellinger/dotfiles

Repository files navigation

Components

The core components which comprise my desktop environment.

Installation

The Makefile assumes your $HOME directory is empty and may perform destructive actions. It has not yet been tested. Use the Makefile at your own risk.

Mac:

  1. Install everything at once with make mac-all or individual components with make mac-{xxxx}. Refer to Makefile for options.

Arch-based distributions:

  1. Install everything at once with make linux-all or individual components with make linux-{xxxx}. Refer to Makefile for options.
  2. After installation, some configurations may require manual updates. Refer to the output of make linux-manual.

Keybindings

Keybinding Description
capslock Remapped to control
left-shift right-shift Both shift at the same time enables capslock. One shift disables capslock.
swipe left/right Cycle through virtual desktops

Credits