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

    1. Adds the official pkgs.fluxer.com repository (key fingerprint is verified before import).
    2. Installs the desktop app.
    3. Detects Wayland/X11 + NVIDIA/Intel/AMD and writes GPU-aware Chromium flags.
    4. Points the app at your instance via a .desktop override — 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=.