mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-15 04:34:21 +02:00
i3-companion: add icon for d-feet
This commit is contained in:
parent
e4adc69a71
commit
c7365a8886
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ def icon(font_number, char):
|
||||||
application_icons = {
|
application_icons = {
|
||||||
"chromium": icon(3, ""),
|
"chromium": icon(3, ""),
|
||||||
"discord": icon(3, ""),
|
"discord": icon(3, ""),
|
||||||
|
"d-feet": icon(2, ""),
|
||||||
"emacs": icon(2, ""),
|
"emacs": icon(2, ""),
|
||||||
"firefox": icon(3, ""),
|
"firefox": icon(3, ""),
|
||||||
"gimp": icon(2, ""),
|
"gimp": icon(2, ""),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue