Fix i3 icon for battlebit

This commit is contained in:
Pavle Portic 2023-10-24 11:47:19 +02:00
parent 2c4f19a35c
commit bde811b81f
Signed by: TheEdgeOfRage
GPG Key ID: 66AD4BA646FBC0D2
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ WINDOW_ICONS: dict[str, str] = {
'spotify': nf.icons['fa_spotify'],
'sqlitebrowser': nf.icons['fa_database'],
'steam': nf.icons['md_steam'],
'steam_app_671860': nf.icons['md-pistol'], # battlebit
'steam_app_671860': nf.icons['md_pistol'], # battlebit
'surviving mars': nf.icons['fa_rocket'],
'telegram-desktop': nf.icons['fa_telegram'],
'terraria.bin.x86_64': nf.icons['fa_tree'],