Merge branch 'upstream-main' into upstream-custom

This commit is contained in:
2024-06-05 05:50:17 -04:00
138 changed files with 1429 additions and 960 deletions

View File

@@ -14,12 +14,12 @@ configuration {
modi: "drun,run";
font: "Fira Sans 11";
show-icons: true;
hover-select: true;
hover-select: false;
me-select-entry: "";
me-accept-entry: "MousePrimary";
drun-display-format: "{name}";
window-format: "{w} · {c} · {t}";
scroll-method: 1;
}
/* ---- Load font ---- */
@@ -145,8 +145,8 @@ listview {
enabled: true;
columns: 6;
lines: 3;
cycle: true;
dynamic: true;
cycle: false;
dynamic: false;
scrollbar: true;
layout: vertical;
reverse: false;