summaryrefslogtreecommitdiff
path: root/libdecor/src/cursor-settings.h
blob: 700bb4f3079f6557d427a62256b55628eb54311c (plain)
1
2
3
4
5
6
#pragma once

#include <stdbool.h>

bool
libdecor_get_cursor_settings(char **theme, int *size);