ubuntu-22.04.3-desktop-amd64/casper/filesystem/etc/apt/apt.conf.d/60icons-hidpi

10 lines
251 B
Plaintext

## This file enables the download of 64x64px icons
## suitable for HiDPI displays for use in software
## centers like GNOME Software and Plasma Discover.
Acquire::IndexTargets {
deb::DEP-11-icons-hidpi {
DefaultEnabled "true";
};
};