Difference between revisions of "LXQt"
Views
Actions
Namespaces
Variants
Tools
m
First word of sentences capitalization.
imported>Excalibur1234 |
imported>Dicktater m (First word of sentences capitalization.) |
||
Line 21: | Line 21: | ||
Open a <code>.desktop</code> file with a text editor with root privileges and look for the following line: | |||
Icon= | Icon= | ||
Insert the path to the icon you want to use after the <code>=</code> symbol. A lot of system icons can be found in this location: | |||
/usr/share/icons/ | /usr/share/icons/ | ||
Example: if you want to use a flag icon, use this line in the <code>.desktop</code> file: | |||
Icon=/usr/share/icons/gnome/48x48/apps/locale.png | Icon=/usr/share/icons/gnome/48x48/apps/locale.png | ||
Line 56: | Line 56: | ||
This Icon can be changed by opening the following folder with root privileges: | This Icon can be changed by opening the following folder with root privileges: | ||
/usr/share/lxqt/themes/<theme name>/ | /usr/share/lxqt/themes/<theme name>/ | ||
Replace <theme name> with the name of the theme you are currently using. The name of your current theme can be found in <code>System Settings>LXQT Configuration Center>LXQtAppearance>LXQt Theme</code>. | |||
In this folder, you find a <code>mainmenu.png</code> file. It is the icon of your Start Menu (called "Mainmenu" in LXQt). Replace this file with the icon file you want to use. Rename your icon file to the same name. | In this folder, you find a <code>mainmenu.png</code> file. It is the icon of your Start Menu (called "Mainmenu" in LXQt). Replace this file with the icon file you want to use. Rename your icon file to the same name. |