add:cursors

This commit is contained in:
kokopi-dev
2025-12-07 01:10:06 +09:00
parent d7285b2275
commit 03cdf4a6e7
2 changed files with 11 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
[Icon Theme]
Inherits=catppuccin-mocha-dark-cursors

View File

@@ -1,5 +1,5 @@
# general packages # general packages
sudo pacman -S swaybg wl-clipboard wl-clip-persist cliphist slurp grim satty mako neovim firefox ghostty fastfetch xdg-desktop-portal-wlr xdg-desktop-portal-gtk libnotify unzip bat rsync exa ripgrep bash-completion jq otf-font-awesome thunar tumbler less fd mpv btop rofi sudo pacman -S swaybg wl-clipboard wl-clip-persist cliphist slurp grim satty mako neovim firefox ghostty fastfetch xdg-desktop-portal-wlr xdg-desktop-portal-gtk libnotify unzip bat rsync exa ripgrep bash-completion jq otf-font-awesome thunar tumbler less fd mpv btop rofi difftastic
# screenrecording # screenrecording
yay -S wl-screenrec yay -S wl-screenrec
@@ -104,6 +104,14 @@ yay -S swaylock-effects-git
# rofi icons new: # rofi icons new:
git clone https://github.com/worron/ACYLS.git ~/.icons/ACYLS git clone https://github.com/worron/ACYLS.git ~/.icons/ACYLS
# icon cursors
# https://github.com/catppuccin/cursors
# cd $HOME/.icons
# curl -LOsS https://github.com/catppuccin/cursors/releases/download/v2.0.0/catppuccin-mocha-dark-cursors.zip
# unzip catppuccin-mocha-dark-cursors.zip
# rm catppuccin-mocha-dark-cursors.zip
# gtk-update-icon-cache -f ~/.icons/catppuccin-mocha-dark-cursors
# script this later # script this later
cd ~/.icons/ACYLS/scalable/apps/ cd ~/.icons/ACYLS/scalable/apps/
ln -s ../real_icons/apps/gsd-xrandr.svg network.cycles.wdisplays.svg ln -s ../real_icons/apps/gsd-xrandr.svg network.cycles.wdisplays.svg