This patch make Xfce use "gnome" as the default icon theme and enable font antialias. Taken from ArchLinux. diff -upr xfce4-settings-4.12.0.orig/xfsettingsd/xsettings.xml xfce4-settings-4.12.0/xfsettingsd/xsettings.xml --- xfce4-settings-4.12.0.orig/xfsettingsd/xsettings.xml 2015-02-24 03:33:11.000000000 +0200 +++ xfce4-settings-4.12.0/xfsettingsd/xsettings.xml 2015-03-01 09:52:24.376869688 +0200 @@ -6,8 +6,8 @@ - + @@ -19,9 +19,9 @@ - + - + b7cc66836ef287e3e3a3478'>commitdiff
AgeCommit message (Collapse)Author
2023-07-02services: nginx: Harden php-location settings.Bruno Victal
* gnu/services/web.scm (nginx-php-location): Only pass existing PHP files to the back end. Mitigate httpoxy vulnerability.