Solus Linux Tweaks
Enabling iso mount in Files and Fix DPI/PPI on high resolution
sudo eopkg it gnome-tweak-tool gnome-disk-utility menulibre- Change Scaling Factor to
1.25in Tweak Tool > Fonts - Start Menu Editor goto Internet > Google Chrome and add
--force-device-scale-factor=1.25argument - see Arch Wiki for more info on other applications
try changing 1.25 to whatever that works best for your display
Install Fonts
wget https://noto-website.storage.googleapis.com/pkgs/NotoSans-hinted.zipunzip NotoSans-hinted.zip -d $HOME/.fonts/fc-cache -fv
Enable Unstable Repo
sudo eopkg ar SolusUnstable https://packages.solus-project.com/unstable/eopkg-index.xml.xzsudo eopkg dr Solussudo eopkg up
back to stable repo
sudo eopkg dr SolusUnstablesudo eopkg er Solus