• OS: GNU Guix
  • WM: dwl-guile
  • Status Bar: dtao-guile
  • Text Editor: GNU Emacs
  • Web Browser: Nyxt
  • Menu Prompt: bemenu + j4-dmenu-desktop

First screenshot: Emacs and Nyxt side by side editing config files.

Second screenshot: Tubo playing a music queue in Chromium.

Dotfiles

    • nuclide@lemmy.worldOP
      link
      fedilink
      arrow-up
      7
      ·
      9 months ago

      No, it’s a renderer-agnostic browser built with Common Lisp from the ground up. It currently uses WebkitGTK as its official renderer but there is Blink support planned for early next year via its Electron port.

    • Ramin Honary@lemmy.ml
      link
      fedilink
      English
      arrow-up
      3
      ·
      9 months ago

      Nyxt is Common Lisp bindings to WebKit, so not exactly a Chromium fork, but uses the same web rendering and JavaScript engine as Chromium. The important thing is that you can program it using Common Lisp as well as JavaScript.

      • wvstolzing@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        9 months ago

        Chromium has been running on a fork of WebKit called ‘blink’ for a while now; ‘bare’ WebKit is closer to Safari.