Add gqrx icon

This commit is contained in:
Pavle Portic 2024-04-25 12:17:05 +02:00
parent 47bc331ed9
commit 401e01dae1
Signed by: TheEdgeOfRage
GPG Key ID: 66AD4BA646FBC0D2
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ WINDOW_ICONS: dict[str, str] = {
'cutter': nf.icons['fa_bug'],
'darktable': nf.icons['md_camera'],
'discord': nf.icons['fa_comment'],
'dk.gqrx.gqrx': nf.icons['cod_radio_tower'],
'dwarf_fortress': nf.icons['fa_fort_awesome'],
'com.github.wwmm.easyeffects': nf.icons['fa_music'],
'evince': nf.icons['fa_file_pdf_o'],