From 6abfe30d441e68b624f7394fc7f66ed8612b87f2 Mon Sep 17 00:00:00 2001 From: sudacode Date: Mon, 9 Sep 2024 23:40:15 -0700 Subject: [PATCH] update readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 166d7b0..2521f3b 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,6 @@ This script requires the following software to be installed on the system ### Default Keybindings - `add_to_queue - ctrl+a`: Add a video in the clipboard to the queue -- `default_save_method - unwatched`: The default method to use when saving the - queue. Valid options are `unwatched` or `all`. Defaults to `unwatched` - - Whichever option is chosen is the default method for the `save_queue` - binding, and the other method will be bound to `save_queue_alt` - `download_current_video - ctrl+d`: Download the currently playing video - `download_selected_video - ctrl+D`: Download the currently selected video in the queue @@ -69,6 +65,10 @@ This script requires the following software to be installed on the system ### Default Options +- `default_save_method - unwatched`: The default method to use when saving the + queue. Valid options are `unwatched` or `all`. Defaults to `unwatched` + - Whichever option is chosen is the default method for the `save_queue` + binding, and the other method will be bound to `save_queue_alt` - `browser - firefox`: The browser to use when opening a video or channel page - `clipboard_command - xclip -o`: The command to use to get the contents of the clipboard - `cursor_icon - ➤`: The icon to use for the cursor