aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xfce4-settings/pkg-message
blob: 23391e2cb09c74aea59e146ad97bb0e4d0fb5783 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[
{
	type: upgrade
	maximum_version: "4.14.0"
	message: <<EOD
Since XFCE 4.14 was updated to use gtk3 it is suggested to move to
a gtk3 compliant theme.

By default XFCE is installed "unthemed", but the Greybird theme is
installed by the metaport.

The icon theme installed and configured by default is Adwaita. Other
icon themes are available in the ports tree under the x11-themes
category.

To switch to the greybird theme you can:

Launch 'xfce4-appearance-settings', also available in the applications
menu, under settings/appearence, and go to the 'Style' tab to select
the greybird theme.

Then go to 'Window Manager' or launch 'xfwm4-settings' and select the 
greybird theme.

Or launch these command in a shell:
  xfconf-query -c xsettings -p /Net/ThemeName -t string -s "Greybird"
  xfconf-query -c xfwm4 -p /general/theme -t string -s "Greybird"
EOD
}
]