add move window to hyprland service
This commit is contained in:
@@ -14,7 +14,7 @@ struct MprisPlayer2Message {
|
||||
std::string title;
|
||||
std::string artist;
|
||||
std::string artwork_url;
|
||||
uint32_t length_ms;
|
||||
int64_t length_ms;
|
||||
|
||||
std::function<void()> play_pause;
|
||||
std::function<void()> next;
|
||||
|
||||
Reference in New Issue
Block a user