yankeeinlondon / dotty

NixOS flake to boot into I3wm (x11), Sway or Hyprland (Wayland)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotty

A flake for booting NixOS into I3wm, Sway, or Hyprland

Usage

To get started:

# clone repo
git clone https://github.com/yankeeinlondon/dotty 
# move into the repo
cd dotty
# view CLI options:
just

Note: you'll need the just runner installed; if you don't have it you can load it into a shell with nix-shell -p just. If you do end up using this as your bootloader then just will always be an available option.

About

NixOS flake to boot into I3wm (x11), Sway or Hyprland (Wayland)


Languages

Language:Lua 76.7%Language:Nix 22.3%Language:Shell 1.0%