From 59c534db84b90622f46e471ccf9b47b1e0757de4 Mon Sep 17 00:00:00 2001 From: Adam <56338480+adastx@users.noreply.github.com> Date: Wed, 8 Sep 2021 17:11:13 +0200 Subject: cleaned up polybar + nm-applet in xinitrc + input switch bind in i3config --- .config/rofi/config.rasi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/rofi') 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} [({generic})]";*/ /* 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: ;*/ -- cgit v1.2.3-70-g09d2