This sets the fallback icon theme to the current(system default) icon theme before launcher specific themes are applied And removes `Inherits` line of multimc/legacy icon theme because it can end up making it inherit a default theme set from /usr/share/icons/default/index.theme instead of the user configured theme (probably a qt bug?) Signed-off-by: leia uwu <leia@tutamail.com> (cherry picked from commit fd9c80db62436b1a364cb8342ba45a059c53f899)
58 lines
603 B
Plaintext
58 lines
603 B
Plaintext
[Icon Theme]
|
|
Name=Legacy
|
|
Comment=Default Icons
|
|
Directories=8x8,16x16,22x22,24x24,32x32,32x32/instances,48x48,50x50/instances,64x64,128x128/instances,256x256,scalable,scalable/instances
|
|
|
|
[8x8]
|
|
Size=8
|
|
|
|
[16x16]
|
|
Size=16
|
|
|
|
[22x22]
|
|
Size=22
|
|
|
|
[24x24]
|
|
Size=24
|
|
|
|
[32x32]
|
|
Size=32
|
|
|
|
[32x32/instances]
|
|
Size=32
|
|
MinSize=1
|
|
MaxSize=32
|
|
|
|
[48x48]
|
|
Size=48
|
|
|
|
[50x50/instances]
|
|
Size=50
|
|
|
|
[64x64]
|
|
Size=64
|
|
|
|
[128x128]
|
|
Size=128
|
|
MinSize=33
|
|
MaxSize=128
|
|
|
|
[128x128/instances]
|
|
Size=128
|
|
MinSize=33
|
|
MaxSize=128
|
|
|
|
[256x256]
|
|
Size=256
|
|
|
|
[scalable]
|
|
Size=48
|
|
Type=Scalable
|
|
MinSize=16
|
|
MaxSize=256
|
|
|
|
[scalable/instances]
|
|
Size=128
|
|
MinSize=16
|
|
MaxSize=256
|