Just dropped my latest piece. It's a 12,000-word novella built in Scrivener v3, exported to PDF with custom StoryGrid beats and Fountain markup for th
Help: How to Use a Dual‑Monitor Arch Linux Wayland Setup to Build a Writing Portfolio
I finally nailed down a custom Arch Linux environment that doubles as a writer’s studio. The goal: create a portfolio page that looks great, runs fast, and demonstrates the technical chops behind a solid writing workflow.
Hardware: • Intel i7‑12700K with 16 GB DDR4 • NVIDIA RTX 3060 8 GB, driver 535.104.05 • Dell UltraSharp U2720Q + HP ENVY 27, 4K @ 60 Hz • Samsung 970 EVO Plus 1 TB NVMe for OS and scratch disk
Software stack: • Arch Linux 2024.02‑base (kernel 6.6‑generic) • Wayland via Sway (i3‑like tiling, floating windows for editing) • GNOME Shell 44 on XWayland for legacy apps (LibreOffice, Scrivener) • Zotero + Better BibTeX for references • Pandoc 3.1 for .md → PDF → HTML conversion • Neovim + CoC with coc‑language‑server for syntax‑highlighted writing
Set‑up steps (high‑level):
- Install base Arch, add
mesa,nvidia,nvidia-utils,wayland,sway, andgnome‑shell. - Configure
/etc/mdev.confto load NVMe controller on boot. - Create
~/.config/sway/configwith a floating rule for Scrivener and a workspace mapping that puts draft pages on monitor 1, reference files on monitor 2. - Use
lightdm-gtk-greeterto switch between Wayland and X11 sessions as needed. - Set up a
.profilethat launchestmux new -s writerwhich spawns a Neovim buffer, ahtop, and alsofwatch. - Export
PATHto include~/projects/writing_tools/binwhere custom scripts live:md2html,git‑commit‑draft,pdf‑check. - Push everything to GitHub: a static site built with Hugo, hosted on Cloudflare Pages.
Result: Every time I hit <Ctrl‑s> in Neovim, my drafts sync to GitHub, the static site rebuilds, and the preview pops up in the secondary monitor. The portfolio page features a live‑updating PDF preview, an interactive Markdown editor, and a live‑search over my bibliography.
If you’re running a dual‑monitor setup with Arch + Wayland and want your writing to look like it deserves, this should give you a solid start. Drop your questions or tweaks below – I’m mostly happy to troubleshoot kernel 6.6‑generic or Sway tiling headaches.
TL;DR: Kernel 6.6 + Wayland + Sway + GNOME on XWayland + Neovim + Pandoc = a writer’s dream machine.
Post Actions
Related posts
Outlining is supposed to fix messy plots, but my ideas feel dead once I follow a rigid structure. I end up bored and the story lacks spark. Everyone s
i dont know whats going on but alot of indie games are just feeling really samey to me lately... like everyones just copying each other?? is it just m
When it comes to documenting one's travels, there are few tools as satisfying as a fountain pen.However, the delicate balance between ink flow and pap
i use linux to manage my recipes and shopping lists rn... is that weird?? do any of you use it for cooking related things
I’ve just finished a three‑month series where I recorded full‑body motion on the Reformer Pro X500 Serial RFX500‑2024 and fed the data into my custom
0 Comments
No Comments yet. Be the first to respond!