sync
This commit is contained in:
parent
f36d2eb6d3
commit
88812dd863
2 changed files with 4 additions and 1 deletions
|
@ -1 +1,3 @@
|
||||||
hwdec=auto
|
hwdec=auto
|
||||||
|
script-opts=ytdl_path=yt-dlp
|
||||||
|
ytdl-format=mp4
|
||||||
|
|
|
@ -2,6 +2,7 @@ configuration {
|
||||||
modi: "window,drun";
|
modi: "window,drun";
|
||||||
show-icons: true;
|
show-icons: true;
|
||||||
display-drun: "Program";
|
display-drun: "Program";
|
||||||
|
matching: "fuzzy";
|
||||||
/* icon-theme: "Adwaita"; */
|
/* icon-theme: "Adwaita"; */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -40,7 +41,7 @@ configuration {
|
||||||
/* parse-hosts: false;*/
|
/* parse-hosts: false;*/
|
||||||
/* parse-known-hosts: true;*/
|
/* parse-known-hosts: true;*/
|
||||||
/* combi-modi: "window,run";*/
|
/* combi-modi: "window,run";*/
|
||||||
/* matching: "normal";*/
|
/* matching: "fuzzy"; */
|
||||||
/* tokenize: true;*/
|
/* tokenize: true;*/
|
||||||
/* m: "-5";*/
|
/* m: "-5";*/
|
||||||
/* line-margin: 2;*/
|
/* line-margin: 2;*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue