feat(icons): show icons in launcher menu
This commit is contained in:
parent
0d645c80f4
commit
d5ce501a65
|
@ -10,7 +10,7 @@
|
|||
/*****----- Configuration -----*****/
|
||||
configuration {
|
||||
modi: "drun,run,filebrowser,ssh,window";
|
||||
show-icons: false;
|
||||
show-icons: true;
|
||||
display-drun: " Apps";
|
||||
display-run: " Run";
|
||||
display-filebrowser: " Files";
|
||||
|
|
Loading…
Reference in New Issue