Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
howto:install_new_themes [2020/02/17 14:24] – [Window decorations] added missing alternate location for themes `/usr/share/themes` darktrickhowto:install_new_themes [2020/08/19 19:43] – added return to FAQ link kevinbowen
Line 1: Line 1:
 +
 ====== How to install new themes ====== ====== How to install new themes ======
 There are 5 different themes you can adjust in Xfce: the window decorations, the GTK+ interfaces, the cursors, the notifications, and the icons. You can find themes on various websites, here are some of them: There are 5 different themes you can adjust in Xfce: the window decorations, the GTK+ interfaces, the cursors, the notifications, and the icons. You can find themes on various websites, here are some of them:
Line 14: Line 15:
  
 See also: [[https://docs.xfce.org/artwork/xfce4-artwork|xfce4-artwork]] See also: [[https://docs.xfce.org/artwork/xfce4-artwork|xfce4-artwork]]
 +
 +
 +
 ===== Window decorations ===== ===== Window decorations =====
-  * Extract the theme in ''~/.local/share/themes''+  * Extract the theme in ''~/.local/share/themes'' or ''~/.themes''
     * System wide installation in ''${sysprefix}/local/share/themes''     * System wide installation in ''${sysprefix}/local/share/themes''
     * Or ''/usr/share/themes''     * Or ''/usr/share/themes''
Line 46: Line 50:
  
 When you have icon theme problems, it's also recommended to install the ''hicolor-icon-theme'' package. When you have icon theme problems, it's also recommended to install the ''hicolor-icon-theme'' package.
 +
 +===== See Also =====
 +[[https://wiki.xfce.org/howto/xfwm4_theme|How to make a xfwm4 theme ( for windows using the window manager )]]
 +
 +[[https://wiki.xfce.org/howto/gtk_theme|How to make a Gtk theme (for windows using client-side windows (like calculator))]]
 +
 +[[|Back to Top]]
 +
 +----
 +
 +[[https://docs.xfce.org/faq#themes:|Back to FAQ themes section]]