mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-20 17:15:41 +02:00
i3-companion: simplify application icon map
This commit is contained in:
parent
978b76a921
commit
5d3fec85ff
1 changed files with 3 additions and 3 deletions
|
@ -55,7 +55,7 @@ application_icons = {
|
|||
"easyeffects": icon(2, ""),
|
||||
"emacs": icon(2, ""),
|
||||
"file-roller": icon(2, ""),
|
||||
"org.gnome.FileRoller": icon(2, ""),
|
||||
"fileroller": icon(2, ""),
|
||||
"firefox": icon(3, ""),
|
||||
"gaupol": icon(2, ""),
|
||||
"geeqie": icon(2, ""),
|
||||
|
@ -68,12 +68,12 @@ application_icons = {
|
|||
"jitsi meet": icon(2, ""),
|
||||
"libreoffice": icon(2, "📄"),
|
||||
"soffice": icon(2, "📄"),
|
||||
"onlyoffice desktop editors": icon(2, "📄"),
|
||||
"maps": icon(2, ""),
|
||||
"mednafen": icon(2, ""),
|
||||
"mpv": icon(2, ""),
|
||||
"nestopia": icon(2, ""),
|
||||
"nsxiv": icon(2, ""),
|
||||
"onlyoffice desktop editors": icon(2, "📄"),
|
||||
"org.gnome.maps": icon(2, ""),
|
||||
"pavucontrol": icon(2, ""),
|
||||
"peek": icon(2, ""),
|
||||
"pinentry": icon(2, ""),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue