Merge branch 'upstream-main' into upstream-custom

This commit is contained in:
wyj
2024-06-05 05:50:17 -04:00
138 changed files with 1429 additions and 960 deletions
+4 -3
View File
@@ -20,7 +20,8 @@ configuration {
display-filebrowser: "FILES";
display-window: "WINDOW";
drun-display-format: "{name}";
hover-select: true;
hover-select: false;
scroll-method: 1;
me-select-entry: "";
me-accept-entry: "MousePrimary";
window-format: "{w} · {c} · {t}";
@@ -151,8 +152,8 @@ listview {
enabled: true;
columns: 1;
lines: 8;
cycle: true;
dynamic: true;
cycle: false;
dynamic: false;
scrollbar: false;
layout: vertical;
reverse: false;