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
script-opts=ytdl_path=yt-dlp
ytdl-format=mp4

View file

@ -2,6 +2,7 @@ configuration {
modi: "window,drun";
show-icons: true;
display-drun: "Program";
matching: "fuzzy";
/* icon-theme: "Adwaita"; */
}
@ -40,7 +41,7 @@ configuration {
/* parse-hosts: false;*/
/* parse-known-hosts: true;*/
/* combi-modi: "window,run";*/
/* matching: "normal";*/
/* matching: "fuzzy"; */
/* tokenize: true;*/
/* m: "-5";*/
/* line-margin: 2;*/