项目作者: mach1el

项目描述 :
Cursor themes for linux distro
高级语言:
项目地址: git://github.com/mach1el/cursor-themes.git
创建时间: 2018-10-07T02:02:06Z
项目社区:https://github.com/mach1el/cursor-themes

开源协议:

下载


cursor-themes

Here are some nice cursor themes I’m using on my Linux OS. They work flawlessly with many desktop environments.

Installation

  • On Debian & Debian-based systems (such as Ubuntu)
    1. sudo apt-get install xcursor-themes
  • On Arch and Arch-based systems (such as Manjaro)
    1. sudo pacman -S xcursor-themes
  • System-wide install
    1. git clone https://github.com/t7hm1/cursor-themes.git
    2. cd cursor-themes
    3. sudo cp -r * /usr/share/icons
  • Per-user install
    1. mkdir ~/.icons
    2. git clone https://github.com/t7hm1/cursor-themes.git
    3. cd cusor-themes
    4. cp -r * ~/.icons