Syncthing Status Module for Waybar (Omarchy)

Syncthing Status Module for Waybar (Omarchy) A lightweight custom Waybar module that polls Syncthing’s local API and shows sync status as an icon. No tray app, no boost dependency, nothing to break on a rolling-release update. Click the icon to open the Syncthing Web UI. Icon meanings: Icon Class Meaning 󰴽 syncthing-idle All folders synced / idle 󰓦 syncthing-syncing Actively syncing 󰅙 syncthing-error / syncthing-offline Folder error, bad key, or Syncthing not responding Note ...

June 9, 2026

Hugo Blog Setup Guide

Hugo Blog Setup Guide Stack Hugo. A static site generator (write posts in Markdown, builds to HTML). GitHub. Stores site files, triggers auto-deploy on push. Cloudflare Pages. Provides free hosting, auto-deploys when GitHub repo updates. Prerequisites Linux (tested using Arch-based Omarchy) GitHub account with gh CLI installed Register and set up an account on Cloudflare (https://cloudflare.com) Register domain name using Cloudflare or other registrar (optional) Obsidian app for writing markdown posts (optional) Step 1 - Install Hugo In Arch-based distributions, run the following command: ...

June 1, 2026

My First Post

My First Post This is a test post that I am using to test my Hugo set up.

June 1, 2026