myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit 206ecf895cd4426071fe0312f4b655c38f245984
parent 8d5935edaae64537ef0cbd7a4ebfa743934648a1
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Thu,  2 Nov 2023 12:46:03 -0700

avoid clash

Diffstat:
rofi | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/rofi b/rofi @@ -95,6 +95,7 @@ configuration { /* kb-page-next: "Page_Down";*/ /* kb-row-first: "Home,KP_Home";*/ /* kb-row-last: "End,KP_End";*/ + kb-element-next: ""; kb-row-select: "Tab"; /* kb-screenshot: "Alt+S";*/ /* kb-ellipsize: "Alt+period";*/