update:help sheet

This commit is contained in:
kokopi-dev
2025-12-05 14:01:12 +09:00
parent d4afe5c210
commit 0670ba7f7b

View File

@@ -81,8 +81,8 @@ sudo systemctl enable --now bluetooth.service
# wallpapers # wallpapers
sudo pacman -S swww sudo pacman -S swww
# if pyenv installed: PATH="/usr/bin:$PATH" yay -S waypaper # if pyenv installed: PATH="/usr/bin:$PATH" yay -S waypaper-git
yay -S waypaper yay -S waypaper-git
# power/state management # power/state management
yay -S wlogout yay -S wlogout
@@ -105,7 +105,6 @@ yay -S swaylock-effects-git
# gtk-update-icon-cache ~/.local/share/icons/catppuccin-mocha-icons # gtk-update-icon-cache ~/.local/share/icons/catppuccin-mocha-icons
# #
# rofi icons new: # rofi icons new:
sudo pacman -S python-lxml python-gobject gtk3
git clone https://github.com/worron/ACYLS.git ~/.icons/ACYLS git clone https://github.com/worron/ACYLS.git ~/.icons/ACYLS
# script this later # script this later
@@ -119,6 +118,9 @@ ln -s ../real_icons/apps/gnome-monitor.svg btop.svg
ln -s ../real_icons/apps/bash.svg com.mitchellh.ghostty.svg ln -s ../real_icons/apps/bash.svg com.mitchellh.ghostty.svg
ln -s ../real_icons/apps/preferences-sound.svg org.pulseaudio.pavucontrol.svg ln -s ../real_icons/apps/preferences-sound.svg org.pulseaudio.pavucontrol.svg
# change color: find ~/.icons/ACYLS/scalable/apps -name "*.svg" -exec sed -i 's/#A0A0A0/#dfced9/g' {} \;
# #old_color/#new_color
# terminal fzf # terminal fzf
sudo pacman -S fzf sudo pacman -S fzf
# bashrc # bashrc