Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Buffer Rules and Theme Config:

Default config

[theme]
text_color = [0.95, 0.95, 0.96]
background_color = [0.09, 0.09, 0.09]
blur = false
show_icons = true
show_scroll_bar = true
  • text_color
    This is the text color that rustcast should use inside the app with the format text_color = [R, G, B].

  • background_color
    This is the background color that rustcast should use inside the app with the same format as text_color but different name.

  • show_icons Sets whether rustcast displays app icons or not.

  • show_scroll_bar If false, stops rustcast from displaying a scrollbar in the app list.