diff --git a/roles/home-cli/files/profile b/roles/home-cli/files/profile index c936b69..dd2ab9e 100644 --- a/roles/home-cli/files/profile +++ b/roles/home-cli/files/profile @@ -48,12 +48,6 @@ then . "$XDG_CONFIG_HOME/locale.conf" fi -# Set Qt DPI when running under GNOME. -if [ "${XDG_CURRENT_DESKTOP:-unknown}" = GNOME ] -then - export QT_FONT_DPI=72 -fi - # Desktop files (used by desktop environments within both X11 and Wayland) are # looked for in XDG_DATA_DIRS; make sure it includes the relevant directory for # snappy applications' desktop files.