add:cursors
This commit is contained in:
2
mango/icons-default/index.theme
Normal file
2
mango/icons-default/index.theme
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
[Icon Theme]
|
||||||
|
Inherits=catppuccin-mocha-dark-cursors
|
||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user