diff --git a/src/service/modules/api/themethumb.cpp b/src/service/modules/api/themethumb.cpp index e9d8eeb..b6cab03 100644 --- a/src/service/modules/api/themethumb.cpp +++ b/src/service/modules/api/themethumb.cpp @@ -32,7 +32,7 @@ const int baseIconSize = 36; static QVector presentCursors { {"left_ptr"}, - {"left_ptr_watch"}, + {"left_ptr_watch", "watch"}, {"x-cursor", "X_cursor"}, {"hand2", "hand1"}, {"grab", "grabbing", "closedhand"},