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
@@ -19,7 +19,8 @@ configuration {
display-run: "RUN";
display-filebrowser: "FILES";
display-window: "WINDOW";
hover-select: true;
hover-select: false;
scroll-method: 1;
me-select-entry: "";
me-accept-entry: "MousePrimary";
drun-display-format: "{name}";
@@ -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;