Shell
                                
                                 Shell copied to clipboard
                                
                                    Shell copied to clipboard
                            
                            
                            
                        Custom icons
Hi is there any easy way to force icons onto certan things as some apps dont show a icon and others also dont show
Hi, Please attach a screenshot because the link is not allowed.
 
 
                                    
                                    
                                    
                                
Use this code to search the item's title:
shell
{
    static
    {
        item(find='"7-zip"' image=\uE1A4)
        item(find='unpin from start menu' image=[\uE0C7, #f0f])
    }
}
The issue of not displaying images for some programs was already fixed a day ago.
how to change context icon colors as accent colorizer doesn't work with it?
@M7MDE7EGAZY how to change context icon colors as accent colorizer doesn't work with it?
default
{
    theme
    {
        //glyph=[color1, color2]
        glyph=[color.invert(color.accent), color.accent]
    }
}
This option will be moved in the next update to theme.image.color
 there is too much space in the left of the icon
there is too much space in the left of the icon
also how to know exact font name as i tried everything but nothing is working?
how to add icons to the items that doesn't have icons? like NVidia control panel
there is too much space in the left of the icon
theme
{
    item
    {
        // Increase or decrease space
        padding.left=10
        padding.right=10
        margin.left=4
        margin.right=4
        // Change background color of selected item
        back.select=#ff0000
    }
    // Change font and size
    font
    {
        name="Segoe Script"
        size=16
    }
}
how to add icons to the items that doesn't have icons? like NVidia control panel
static
{
    item(find='NVidia control panel' image=[\uE260, #0f0])
}
when changing font name i try everything but nothing is working how to know exact font name ?
Get Outlook for Androidhttps://aka.ms/AAb9ysg
From: Mahmoud Gomaa @.> Sent: Saturday, October 22, 2022 5:00:27 PM To: moudey/Shell @.> Cc: M7MDE7EGAZY @.>; Mention @.> Subject: Re: [moudey/Shell] Custom icons (Issue #29)
how to add icons to the items that doesn't have icons? like NVidia control panel
static { item(find='NVidia control panel' image=[\uE260, #0f0]) }
— Reply to this email directly, view it on GitHubhttps://github.com/moudey/Shell/issues/29#issuecomment-1287818247, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ASKT5UK2JENDAE2HURMIBJDWEP6QXANCNFSM57RDEJ2Q. You are receiving this because you were mentioned.Message ID: @.***>
@M7MDE7EGAZY when changing font name i try everything but nothing is working how to know exact font name ?
اسهل طريقة لمعرفة اسماء الخطوط من خلال برنامج المفكرة. اضغط edit ثم اختار font ستجد اسماء الخطوط في خاصية family

 جربتها و خدت اسم الخط نسخ و لصق و زي ما موضح في الصوره انا 1.8 بيتا في طريقة اخلي الفونت ديناميك زي 1.7 كنت لما اغير menu font في winaero يتغير معاها ؟
جربتها و خدت اسم الخط نسخ و لصق و زي ما موضح في الصوره انا 1.8 بيتا في طريقة اخلي الفونت ديناميك زي 1.7 كنت لما اغير menu font في winaero يتغير معاها ؟
@M7MDE7EGAZY جربت خط "Ubuntu Titling" وعمل معي. جرب استخدام "Segoe Script" واخبرني بالنتيجة

@M7MDE7EGAZY
بعد عمل التغيرات قم بأعادة تحميل ملف الاعداد عن طريق الضغط على left-click + right-click
او قم بعمل restart explorer من خلال نافذة Shell
بالفعل اقوم بذلك بعد كل تغيير
@M7MDE7EGAZY انسخ ملف الاعداد لحفظ الاعدادات السابقة ثم ادخل الكود التالي فقط قم بتغير الخطوط في كل محاولة ثم جرب تغير الاعدادات ل Shell في ال Windows Sandbox
shell 
{
    default
    {
        theme
        {
            font.name="Segoe Script"
        }
    }
}
هل يتغير حجم الخط معك؟
 
 طب ممكن نخليها ديناميك زي الاصدارات السابقة ؟
طب ممكن نخليها ديناميك زي الاصدارات السابقة ؟
طب ممكن نخليها ديناميك زي الاصدارات السابقة ؟
كل الخيارات ديناميكية
هل جربت تغير حجم الخط؟
font.size=20
 تغير الخط كان يعمل بشكل اوتوماتيكي في الاصدارات السابقه
تغير الخط كان يعمل بشكل اوتوماتيكي في الاصدارات السابقه
يبدو ان الخط تغير حجمة للتأكيد قم بتغير الحجم ل 30 لم تظهر لدي هذه المشكلة رغم تجربتها على ويندوز 11 و 10 و 7 جرب هذا اخر تحديث لم ينشر بعد shell.zip قم الاول بعمل الغاء تسجيل من نافذة شل ثم انسخ الملف لمجلد شل ثم تسجيل
 هذا اصدار 1.8
هذا اصدار 1.8
 و هذا اصدار 1.7
و هذا اصدار 1.7
@M7MDE7EGAZY مرحبا محمد ارجوا تجربة هذه التعديل shell.zip
@M7MDE7EGAZY اعتقد انه تم حل مسألة الخط؟
انا اعتذر جدا عن تاخري في الرد بسبب الجامعه ة عدم تواجد اللابتوب معي. بالفعل تم حل المشكلة بنجاح
لا عليك اخي الكريم بالتوفيق ان شاء الله
جربتها و خدت اسم الخط نسخ و لصق و زي ما موضح في الصوره انا 1.8 بيتا في طريقة اخلي الفونت ديناميك زي 1.7 كنت لما اغير menu font في winaero يتغير معاها ؟
Could you send me your config file please?
جربتها و خدت اسم الخط نسخ و لصق و زي ما موضح في الصوره انا 1.8 بيتا في طريقة اخلي الفونت ديناميك زي 1.7 كنت لما اغير menu font في winaero يتغير معاها ؟
Could you send me your config file please?
https://kingsalman-my.sharepoint.com/:w:/g/personal/mohamed20020093_ksiu_edu_eg/EQu3gl0z4fxHgftYRAhZeikBL6wARElhHg_99T1cMCA4jQ?e=lBuBWG