Sample Header Ad - 728x90

How can I change Zenity dialog icon?

5 votes
4 answers
7419 views
I want to change the default icon of any dialog in zenity , I write this line of code for ERROR Dialog zenity --error --text='Icon As It Is' --window-icon=/home/ --icon-name=64.png --no-wrap From above Line I succeed To remove default icon, But I want To Change the default icon with 64.png (64.png is 64*64 screen resolution image). The default icon in the dialog box for error is ' -(Minus) sign in red colour' ,for info ' small i in blue color '. It's this icon I want to change. I am using Linux mint 19.
Asked by AlphaCoder (173 rep)
Dec 8, 2018, 01:14 PM
Last activity: May 26, 2025, 09:28 AM