Add alacritty icon to autoname

This commit is contained in:
Pavle Portic 2022-07-22 11:40:29 +02:00
parent 002899fbf6
commit 81b32aea0f
Signed by: TheEdgeOfRage
GPG Key ID: 66AD4BA646FBC0D2
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ import i3ipc # type: ignore
# xprop (https://linux.die.net/man/1/xprop). Run `xprop | grep WM_CLASS`
# then click on the application you want to inspect.
WINDOW_ICONS = {
'alacritty': fa.icons['terminal'],
'blender': fa.icons['cube'],
'blueman-manager': fa.icons['bluetooth'],
'calibre-gui': fa.icons['book'],