rofi: change drun display-text

This commit is contained in:
Guilherme Rugai Freire 2021-12-19 00:23:18 -03:00
parent d97254fc06
commit b14bbaa6af
No known key found for this signature in database
GPG Key ID: 0F9FE41723A8A297

View File

@ -23,6 +23,10 @@
configuration { configuration {
modi: "window,run,drun"; modi: "window,run,drun";
show-icons: false; show-icons: false;
drun {
display-name: "Launch";
}
} }
* { * {