mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
fix: build
This commit is contained in:
parent
626a1f58be
commit
3d980f92a3
@ -28,7 +28,7 @@ Mpris::Mpris(const std::string& id, const Json::Value& config)
|
||||
truncate_hours_(true),
|
||||
tooltip_len_limits_(false),
|
||||
// this character is used in Gnome so it's fine to use it here
|
||||
ellipsis_(u8"\u2026"),
|
||||
ellipsis_("\u2026"),
|
||||
player_("playerctld"),
|
||||
manager(),
|
||||
player() {
|
||||
|
Loading…
Reference in New Issue
Block a user