Skip to content

hoshino873/mint-themes-hidpi

 
 

Repository files navigation

CI Release

mint-themes-hidpi

A fork of mint-themes repository adding HiDPI display support for Xfwm4. This is created for gentoo-mint repository.

Build Dependencies (Not required for installation)

  • inkscape
  • optipng

Building

git clone https://github.com/hoshino873/mint-themes-hidpi.git
cd mint-themes-hidpi/hidpi
./build.sh

Installing

For Gentoo Linux users:

eselect repository add gentoo-mint git https://github.com/hoshino873/gentoo-mint.git
emaint sync -r gentoo-mint
emerge -a mint-themes-hidpi

For other users (Linux Mint, Ubuntu, Arch Linux, etc):

curl -OL https://github.com/hoshino873/mint-themes-hidpi/releases/download/2.1.8/mint-themes-hidpi-2.1.8.tar.gz
tar xvf mint-themes-hidpi-2.1.8.tar.gz
cp -av mint-themes-hidpi-2.1.8/usr/share/themes/* /usr/share/themes # for all users
cp -av mint-themes-hidpi-2.1.8/usr/share/themes/* ~/.local/share/themes # only for yourself

Screenshot

dark.png light.png

About

Fork of mint-themes but for HiDPI displays

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 69.4%
  • SCSS 27.1%
  • Shell 2.0%
  • Python 1.5%