Font-Shadow issue within XFCE
Execute the following cmd to fix the issue:
xfconf-query -c xfce4-desktop -p /desktop-icons/center-text -n -t bool -s false
This fixes the issue properly. (Can follow the links from Ask-Ubuntu 8014785 to what exists for the xfce documentation.)
After the command is run the entry /> is created under “desktop-icons” in /home/[user]/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml.
?
Правильные ответы начинаются с правильных вопросов.
2 комментария
Execute the following cmd to fix the issue:
xfconf-query -c xfce4-desktop -p /desktop-icons/center-text -n -t bool -s false
This fixes the issue properly. (Can follow the links from Ask-Ubuntu 8014785 to what exists for the xfce documentation.)
After the command is run the entry /> is created under “desktop-icons” in /home/[user]/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml.