Add noto emoji and re-enable libcosmic in jeremy config
This commit is contained in:
parent
83ad194b85
commit
7203d2965c
|
@ -71,7 +71,7 @@ gears = {}
|
||||||
glium = {} # does not show anything
|
glium = {} # does not show anything
|
||||||
glutin = {}
|
glutin = {}
|
||||||
iced = {}
|
iced = {}
|
||||||
#libcosmic = {} # add svg renderer to iced_softbuffer
|
libcosmic = {}
|
||||||
orbclient = {}
|
orbclient = {}
|
||||||
osdemo = {} # does not show anything
|
osdemo = {} # does not show anything
|
||||||
rodioplay = {}
|
rodioplay = {}
|
||||||
|
@ -124,6 +124,7 @@ generaluser-gs = {}
|
||||||
jeremy = {}
|
jeremy = {}
|
||||||
keyboard-sfx = {}
|
keyboard-sfx = {}
|
||||||
libc-bench = {}
|
libc-bench = {}
|
||||||
|
noto-color-emoji = {}
|
||||||
pop-icon-theme = {}
|
pop-icon-theme = {}
|
||||||
terminfo = {}
|
terminfo = {}
|
||||||
timidity = {}
|
timidity = {}
|
||||||
|
|
Loading…
Reference in a new issue