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.
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.
Configure Sway Notification Center.
Configure waybar. Each element of WAYBAR-MODULES is a home service or a function accepting an rde config and returning a home-service, which extends home-waybar-service-type. Set TRANSITIONS? to #t if you prefer a smooth animation. Define a list of additional bars using EXTRA-CONFIG, you can use waybar modules with #:bar-id equal to the name of the bar. By default, the main bar will be shown on every output. Use OUTPUT to set a specific output for the main bar.
Displays information about the current CPU load.
Executes a custom script EXEC. The script is expected to return a valid json object.
Configure swayidle.
Displays information about the specified disk. By default, NAME is root, PATH is /, and DISK-ICON is .
Configure desktop notifications for battery status levels.
Setup and configure sway.
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 LAUNCH-ARGUMENTS.
Displays information about the memory.
Configure swaylock.
Configure kanshi.
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.
It's more minimalistic counterpart of waybar-volume, but for input audio device. It has no configuration options yet.
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.
Set XDG base (with a few extensions) and user directories.
Set the value to "$HOME" for any user directory if you don't need it. No other environment variables allowed in user directories.
Configure Ydotool.
Configure rofi.