Enter the query into the form above.
API method:
GET /api/symbols?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Configure Bash.
Configure Zsh.
Configure compilation tooling.
Configure direnv and related Emacs packages.
Configure SourceHut related packages.
Setup and configure ssh and ssh-agent.
Provides file systems for operating-system. By default %base-file-systems will be added to the end of FILE-SYSTEMS, this behavior can be overriden with BASE-FILE-SYSTEM argument.
USER-PAM-FILE-SYSTEMS are mounted with PAM-mount, when the user logs in rather than at boot, and are unmounted when the user logs out.
Provides basic information about host.
Provides custom bootloader configuration for operating-system. keyboard-layout will be overriden by feature-keyboard if it present.
Provides kernel configuration.
Configure emacs-vterm and shells.
Configure foot terminal.
Configure Alacritty terminal.
Configure tmux.
Configure plantuml and related emacs packages.
Setup and configure Git.
Setup and configure the mpv command-line player. UOSC? enables minimalist, but feature-rich proximity based UI and in addition to that thumbfast for on-the-fly thumbnail generation for progress bar.
Configure the yt-dlp program to download videos from YouTube and various other sites.
Configure qemu, a machine emulator and virtualizer.
EMULATE-OTHER-ARCHS is a list of valid architectures for the qemu-binfmt-service-type, as recommended in (guix) Submitting Patches.
Set up Nyxt, the hacker's power browser. DEFAULT-COOKIE-POLICY is either `:always' (accept all cookies), `:never' (reject all cookies), or `:no-third-party (only accept the current site's cookies)'. DEFAULT-NEW-BUFFER-URL is the default new page URL you'll be prompted with at browser startup if RESTORE-SESSION? is #f, otherwise you'll be shown the last-accessed page. You can control Nyxt remotely via a Lisp REPL if you set AUTOSTART-SLYNK? to #t and you connect to the underlying Lisp image at port `*slynk-port*' (by default 4006). If you set TEMPORARY-HISTORY? to #t, your history will be recorded in `nyxt-temporary-directory' (by default /tmp). Use EXTRA-CONFIG-LISP for additional general settings, and consult Nyxt's manual page, accessible via the command `manual' (C-h r), to discover more functionalities.
Configure the Chromium browser.
Configure a recent Firefox-based browser. The option browser-name allows to prettify the name for xdg-mime. Defaults to LibreWolf. Tested with IceCat and Firefox.
When INTENSE? is #t changes background color instead of text color when the battery is low or nearly empty. SHOW-PERCENTAGE? controls if current capacity is displayed in label or not, in most cases it's not needed and disctracting, also this information can be obtained from tooltip if really needed. CHARGING-ICON is shown next to battery icon, when battery on AC and not full.