summaryrefslogtreecommitdiffstats
path: root/include/rofi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rofi.h')
-rw-r--r--include/rofi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rofi.h b/include/rofi.h
index 23faa1d6..e1580b20 100644
--- a/include/rofi.h
+++ b/include/rofi.h
@@ -251,7 +251,7 @@ typedef struct _Settings
/** bg image */
unsigned int fake_transparency;
/** dpi */
- int dpi;
+ int dpi;
} Settings;
/** Global Settings structure. */