rofi  1.5.4
settings.h File Reference
#include <glib.h>
Include dependency graph for settings.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  Settings
 

Enumerations

enum  MatchingMethod { MM_NORMAL = 0, MM_REGEX = 1, MM_GLOB = 2, MM_FUZZY = 3 }
 
enum  SortingMethod { SORT_NORMAL = 0, SORT_FZF = 1 }
 

Variables

Settings config
 

Enumeration Type Documentation

◆ SortingMethod

Enumerator
SORT_NORMAL 
SORT_FZF 

Definition at line 46 of file settings.h.

Variable Documentation

◆ config