summaryrefslogtreecommitdiff
path: root/.config/rofi
diff options
context:
space:
mode:
authorAdam Stück <adam@nova.localdomain>2021-09-07 00:56:27 +0200
committerAdam Stück <adam@nova.localdomain>2021-09-07 00:56:27 +0200
commitb566055133e40cd1c45d617951ce0967ac195709 (patch)
tree84827b75a9cd941c473f4fb39e19d8d115fc1cb1 /.config/rofi
parentc45f7febeea68e07d430cf6b341c2bb9c027ac75 (diff)
laptop setup
Diffstat (limited to '.config/rofi')
-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: ;*/