cursors
v1.0.1
이 프로젝트는 Volantes 커서의 수정입니다.
최신 Github 릴리스에서 선호하는 맛과 악센트를 다운로드하십시오.
다운로드 한 zip을 다음 위치 중 하나로 추출하십시오.
$HOME/.icons
/usr/share/icons
설정에서 테마를 선택하십시오.
cd $HOME /.icons # or `/usr/share/icons`
curl -LOsS https://github.com/catppuccin/cursors/releases/download/v1.0.1/catppuccin-frappe-blue-cursors.zip
unzip catppuccin-frappe-blue-cursors.zip
개별 풍미 패키지는 선호하는 AUR 도우미와 함께 다운로드 할 수 있습니다.
yay -S catppuccin-cursors-latte
yay -S catppuccin-cursors-frappe
yay -S catppuccin-cursors-macchiato
yay -S catppuccin-cursors-mocha
소스에서 커서를 구축하는 -git
패키지도 제공됩니다. 이 패키지에는 풍미와 악센트의 모든 변형이 포함되어 있습니다.
yay -S catppuccin-cursors-git
nixpkgs에는 catppuccin-cursors가 있습니다. Camelcase에서 선호하는 맛 + 악센트를 제공하여 사용하십시오. 예를 들어
pkgs . catppuccin-cursors . mochaMauve
이 저장소를 복제하고 다운로드 된 디렉토리로 이동하십시오.
git clone https://github.com/catppuccin/cursors.git
cd cursors
방금 설치 한 경우 다음 명령을 실행하십시오. 그렇지 않은 경우 JustFile 내부를보고 실행중인 명령을 이해하십시오.
just all # Build all flavor-accent variants.
just all_with_hyprcursor # Build all flavor-accent variants with hyprcursor support
just build mocha # To build all variants under one single flavor.
just build_with_hyprcursor mocha # To build all variants under one single flavor with hyprcursor support
just build mocha blue # To build only the blue variant under mocha.
just build mocha ' blue mauve peach ' # To build only the blue, mauve, and peach variants under mocha.
./dist
in $HOME/.icons
또는 /usr/share/icons
의 커브 스 커서를 추출합니다.
Copyright © 2021-Present Catppuccin org