mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
14 lines
277 B
Text
14 lines
277 B
Text
(
|
|
series_dir: "/home/matteo/anime",
|
|
reset_dates_on_rewatch: false,
|
|
episode: (
|
|
percent_watched_to_progress: (50.0),
|
|
player: "mpv",
|
|
player_args: [],
|
|
),
|
|
tui: (
|
|
keys: (
|
|
play_next_episode: "enter",
|
|
),
|
|
),
|
|
)
|