Open
Description
i copied the default config and style files from /etc/xdg/swayosd into ~/.config/swayosd
when i run swayosd-server i get this error:
❯ swayosd-server
thread 'main' panicked at src/server/main.rs:133:14:
Failed to parse config file: Error { inner: Error { inner: TomlError { message: "unknown field `show_percentage`, there are no fields", raw: Some("[client]\n## style file for the OSD\n# style = /etc/xdg/swayosd/style.css\n\n## on which height to show the OSD\n# top_margin = 0.85\n\n## The maximum volume that can be reached in %\n# max_volume = 150\n\n## show percentage on the right of the OSD\nshow_percentage = true\n\n## set format for the media player OSD\n# playerctl_format = \"{artist} - {title}\"\n## Available values:\n## artist, albumArtist, title, album, trackNumber, discNumber, autoRating\n\n[server]\n"), keys: ["client"], span: Some(239..254) } } }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Metadata
Metadata
Assignees
Labels
No labels