add:wip mango
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# 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 less fd mpv btop
|
||||
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
|
||||
|
||||
# screenrecording
|
||||
yay -S wl-screenrec
|
||||
|
||||
# fix locale
|
||||
# double check /etc/locale.gen for en_US.UTF-8
|
||||
@@ -100,7 +103,21 @@ yay -S swaylock-effects-git
|
||||
# files -> catppuccin-mocha-alt2
|
||||
# move to ~/.local/share/icons
|
||||
# gtk-update-icon-cache ~/.local/share/icons/catppuccin-mocha-icons
|
||||
#
|
||||
# rofi icons new:
|
||||
sudo pacman -S python-lxml python-gobject gtk3
|
||||
git clone https://github.com/worron/ACYLS.git ~/.icons/ACYLS
|
||||
|
||||
# script this later
|
||||
cd ~/.icons/ACYLS/scalable/apps/
|
||||
ln -s ../real_icons/apps/gsd-xrandr.svg network.cycles.wdisplays.svg
|
||||
ln -s ../real_icons/apps/qvidcap.svg com.obsproject.Studio.svg
|
||||
ln -s ../real_icons/apps/gnome-settings-accessibility-keyboard.svg fcitx.svg
|
||||
ln -s ../real_icons/apps/aniwall.svg waypaper.svg
|
||||
ln -s ../real_icons/apps/file-manager.svg org.xfce.thunar.svg
|
||||
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/preferences-sound.svg org.pulseaudio.pavucontrol.svg
|
||||
|
||||
# terminal fzf
|
||||
sudo pacman -S fzf
|
||||
|
||||
Reference in New Issue
Block a user