Get Fluxer
Desktop app, preconfigured for https://fluxer.systux.xyz.
Pick your distro, copy, paste, done.
Same command in bash, zsh, fish and sh — only curl and bash need to be installed.
Prefer manual steps?
What the script does
- Adds the official
pkgs.fluxer.comrepository (key fingerprint is verified before import). - Installs the desktop app.
- Detects Wayland/X11 + NVIDIA/Intel/AMD and writes GPU-aware Chromium flags.
- Points the app at your instance via a
.desktopoverride — no system files touched.
Piping to bash? Read the script first — every installer is plain bash in /scripts/. Advanced knobs: DESKTOP_ONLY=1, ASSUME_YES=1, GPU=, SESSION=, EXTRA_FLAGS=.