mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-16 13:14:20 +02:00
i3-companion: add AnyDesk
This commit is contained in:
parent
1eb88ffd14
commit
a6663375c8
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ def icon(font_number, char):
|
||||||
# Configuration
|
# Configuration
|
||||||
|
|
||||||
application_icons = {
|
application_icons = {
|
||||||
|
"anydesk": icon(2, ""),
|
||||||
"blender": icon(2, ""),
|
"blender": icon(2, ""),
|
||||||
"calibre": icon(2, "📚"),
|
"calibre": icon(2, "📚"),
|
||||||
"chromium": icon(3, ""),
|
"chromium": icon(3, ""),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue