mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-26 19:58:35 +02:00
i3-companion: add icon for Blender
This commit is contained in:
parent
4ca15b049d
commit
420a4c1d01
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ def icon(font_number, char):
|
||||||
# Configuration
|
# Configuration
|
||||||
|
|
||||||
application_icons = {
|
application_icons = {
|
||||||
|
"blender": icon(2, ""),
|
||||||
"calibre": icon(2, "📚"),
|
"calibre": icon(2, "📚"),
|
||||||
"chromium": icon(3, ""),
|
"chromium": icon(3, ""),
|
||||||
"d-feet": icon(2, ""),
|
"d-feet": icon(2, ""),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue