rofi  1.6.1
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

Possible sorting methods for listview.

Enumerator
SORT_NORMAL 
SORT_FZF 

Definition at line 49 of file settings.h.

Variable Documentation

◆ config