Jump to content

CDE: Difference between revisions

122 bytes added ,  16 May 2020
no edit summary
imported>User
No edit summary
imported>User
No edit summary
Line 67: Line 67:


The icons must be in XPM or XBM format and they need to be in three sizes: 48x48, 32x32 and 16x16. Create three separate icons as each will be "consumed" when you use them in Create Action. I used The Gimp to create the three icons I needed. Examples are under ${pkgs.cdesktopenv}/opt/dt/appconfig/icons/C
The icons must be in XPM or XBM format and they need to be in three sizes: 48x48, 32x32 and 16x16. Create three separate icons as each will be "consumed" when you use them in Create Action. I used The Gimp to create the three icons I needed. Examples are under ${pkgs.cdesktopenv}/opt/dt/appconfig/icons/C
== Setting icons on minimized programs ==
{{file|~/.Xdefaults|bash|<nowiki>
Dtwm*chrome*iconImage:  chrome
</nowiki>}}


== Own wallpapers ==
== Own wallpapers ==
Anonymous user