(scripts) fixed number of lines shown by rofi in scripts

This commit is contained in:
quak
2026-01-27 09:15:30 +01:00
parent 8daf188974
commit 200a83631d
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
configuration {
modes: "combi,window,run";
combi-modes: "drun,run";
drun-match-fields: "filename,name,generic,keywords";
drun-match-fields: "name,generic,keywords";
matching: "fuzzy";
monitor: -1;
terminal: "ghostty";