1
0
Fork 0
This commit is contained in:
Vladimír Dudr 2022-05-27 10:33:34 +02:00
parent f36d2eb6d3
commit 88812dd863
2 changed files with 4 additions and 1 deletions

View file

@ -1 +1,3 @@
hwdec=auto hwdec=auto
script-opts=ytdl_path=yt-dlp
ytdl-format=mp4

View file

@ -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;*/