diff --git a/castero/.config/castero/castero.conf b/castero/.config/castero/castero.conf index 4eeb045..4b82a57 100644 --- a/castero/.config/castero/castero.conf +++ b/castero/.config/castero/castero.conf @@ -46,21 +46,6 @@ refresh_delay = 70 # default: (blank) player = -# The command to run when you press key_execute (default e). All instances of -# the following tokens are replaced with the corresponding episode attributes: -# {file} - the episode enclosure, usually a remote mp3 file -# {title} - the episode name -# {description} - the episode description -# {link} - the link to the episode, which is often a blog post -# {pubdate} - the publish date/time of the episode -# {copyright} - the copyright of the episode -# Most of these attributes have spaces, so you will probably want to enclose -# the token with quotations. -# For example, `firefox "{file}"` would open the file in Firefox. -# The client executes the text you enter as a shell command. Use with caution! -# default: (blank) -execute_command = - [feeds] # Whether to reload/refresh your feeds when the client starts. Depending on how @@ -204,9 +189,6 @@ key_clear = c # default: n key_next = n -# Execute a command on the selected episode. See also execute_command. -key_execute = e - # Invert the order of the menu. # default: i key_invert = i