mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-03 17:54:31 +02:00
i3-companion: add icon for Calibre
This commit is contained in:
parent
2859f49eb2
commit
6b44c8a0f9
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ def icon(font_number, char):
|
|||
# Configuration
|
||||
|
||||
application_icons = {
|
||||
"calibre": icon(2, "📚"),
|
||||
"chromium": icon(3, ""),
|
||||
"d-feet": icon(2, ""),
|
||||
"discord": icon(3, ""),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue