summaryrefslogtreecommitdiff
path: root/.config/rofi/config.rasi
diff options
context:
space:
mode:
Diffstat (limited to '.config/rofi/config.rasi')
-rw-r--r--.config/rofi/config.rasi4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi
index 10caf15..0fba9d8 100644
--- a/.config/rofi/config.rasi
+++ b/.config/rofi/config.rasi
@@ -20,7 +20,7 @@ configuration {
/* drun-show-actions: false;*/
/* drun-display-format: "{name} [<span weight='light' size='small'><i>({generic})</i></span>]";*/
/* drun-url-launcher: "xdg-open";*/
-/* disable-history: false;*/
+ disable-history: false;
/* ignored-prefixes: "";*/
/* sort: false;*/
/* sorting-method: "normal";*/
@@ -43,7 +43,7 @@ configuration {
/* window-format: "{w} {c} {t}";*/
/* click-to-exit: true;*/
theme: "onedark";
-/* max-history-size: 25;*/
+ max-history-size: 25;
/* combi-hide-mode-prefix: false;*/
/* matching-negate-char: '-' /* unsupported */;*/
/* cache-dir: ;*/