From a30207357144bc616f753b50fc75e9025b1abca9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Wed, 6 Nov 2024 00:09:51 +0300 Subject: rofi: reduce transparency --- dotfiles/.config/rofi/config.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotfiles/.config/rofi/config.rasi') diff --git a/dotfiles/.config/rofi/config.rasi b/dotfiles/.config/rofi/config.rasi index 6a69f28..33fce35 100644 --- a/dotfiles/.config/rofi/config.rasi +++ b/dotfiles/.config/rofi/config.rasi @@ -32,7 +32,7 @@ configuration { /* auto-select: false;*/ /* parse-hosts: false;*/ /* parse-known-hosts: true;*/ - combi-modi: "file-browser-extended,drun,run"; + combi-modi: "filebrowser,drun,run"; matching: "regex"; /* tokenize: true;*/ /* m: "-5";*/ -- cgit v1.2.3