Skip to content

Commit 500511c

Browse files
woofersjustbuchanan
authored andcommitted
Add alias for GIMP 2.10
GIMP 2.10 uses `gimp` as the classname rather than `gimp-2.8` which was used for GIMP 2.8
1 parent 44c1f14 commit 500511c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

autoname_workspaces.py

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
'filezilla': fa.icons['server'],
6868
'firefox': fa.icons['firefox'],
6969
'firefox-esr': fa.icons['firefox'],
70+
'gimp': fa.icons['image'],
7071
'gimp-2.8': fa.icons['image'],
7172
'gnome-control-center': fa.icons['toggle-on'],
7273
'gnome-terminal-server': fa.icons['terminal'],

0 commit comments

Comments
 (0)