Hyprland + Waybar
Fluid tiling, neon visuals, and a bar that surfaces only the signal you need.
Arch-based. AI-ready. Opinionated.
Hyprland for speed, Waybar for signal, and a curated ML stack for shipping on the edge. Built for keyboard-first workflows, tuned for the glow.
Active development: this is the first public version. Expect sharp edges.
[boot] neon_core v1.0 [ok] hyprland compositor online [ok] waybar telemetry live [ok] nvim + zed primed [ok] cuda stack ready > status: ARMED
Manifesto
Modern dev environments drift toward bloat and surveillance. CyberNEO strips it back to the essentials and makes every keystroke count.
The baseline is sharp: Arch Linux, Hyprland tiling, and a minimal set of elite tools. No default IDE giants, no telemetry, no clutter.
If you want a machine that behaves like an instrument, not a billboard, this is it.
Stack
Every package is chosen to maximize speed, clarity, and focus. Everything else is optional.
Fluid tiling, neon visuals, and a bar that surfaces only the signal you need.
Two editors, both fast. Lazy.nvim for depth, Zed for speed. No IDE bloat.
GPU-ready by default with preloaded images for PyTorch and TensorFlow.
Ortholinear-friendly, tmux-native, and tuned for flow states.
Install
Pick a profile, install packages, then apply dotfiles and first boot. Minimal is for advanced users; full cuts the initial friction.
sudo pacman -Syu --needed - < baseline-packages.x86_64
sudo pacman -Syu --needed - < baseline-packages.full.x86_64
./scripts/cyberneo-cli.sh minimal install ./scripts/cyberneo-cli.sh full install
mkdir -p ~/.config cp -r dotfiles/hyperland/* ~/.config/hypr/ cp -r dotfiles/waybar ~/.config/
chmod +x scripts/firstboot.sh ./scripts/firstboot.sh
FAQ
Download
Grab the package list, run the first boot script, or follow the full spec to build your own ISO. Active development: first version, move carefully.