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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
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.
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.
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 swayidle.
Configure swaylock.
Launch Sway on specified tty upon user login. Also, automatically switch to SWAY-TTY-NUMBER on boot. Log errors into LOGFILE. Sway is launched with additional list of strings LAUNCH-ARGUMENTS.
Left click opens pavucontrol, scroll changes volume, but it seems buggy and SCROLL-STEP is 0 by default. People rarely care about precise percentage, only icons for every 25% is provided by default, controlled by SHOW-PERCENTAGE?.
Configure Sway Notification Center.
Configure desktop notifications for battery status levels.
Sets per-application or per-tab layout. List app_id in tab-applications, can be obtained with swaymsg -t get_tree.
We don't set tab-applications, because it uses window title to determine the layout for a tab, which works horrible for sites with dynamic titles (for example translators or search engines, which change the title depending on the content you input) and for sites with the same title, but having different session. So for consistent experience it's recommended not to use this functionality.
Setup and configure sway.
Returns a function, which accepts rde config and returns waybar clock module. Left click on the module open world-clock in emacs client, right click opens calendar.
Configure kanshi.
It's more minimalistic counterpart of waybar-volume, but for input audio device. It has no configuration options yet.
Displays information about the specified disk. By default, NAME is root, PATH is /, and DISK-ICON is .
Displays information about the memory.
Configure slurp, grim and other tools for screenshot capabilities. Feature is sway dependent, because it relies on swaymsg.
If xdg-user-directories-configuration value provided, feature uses $XDG_PICTURES_DIR/screenshots directory for saving swappy results (and changes filename format by removing swappy- prefix and using ISO date), otherwise $HOME directory is used.