mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-09 17:54:22 +02:00
i3-companion: add icons for Discord and Signal
This commit is contained in:
parent
1b05771dd0
commit
a21074190c
1 changed files with 2 additions and 0 deletions
|
@ -55,10 +55,12 @@ def setup_logging(options):
|
||||||
# See https://fontawesome.com/v5.15/icons
|
# See https://fontawesome.com/v5.15/icons
|
||||||
application_icons = {
|
application_icons = {
|
||||||
"chromium": "",
|
"chromium": "",
|
||||||
|
"discord": "",
|
||||||
"emacs": "",
|
"emacs": "",
|
||||||
"firefox": "",
|
"firefox": "",
|
||||||
"gimp": "",
|
"gimp": "",
|
||||||
"google-chrome": "",
|
"google-chrome": "",
|
||||||
|
"signal": "",
|
||||||
"snes9x-gtk": "",
|
"snes9x-gtk": "",
|
||||||
"spotify": "",
|
"spotify": "",
|
||||||
"steam": "",
|
"steam": "",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue