herbsvoid_dots/Install

36 lines
1.4 KiB
Plaintext
Raw Permalink Normal View History

2022-08-04 23:36:35 +00:00
## PROBABLY DO ext4 NOT btrfs THIS TIME
sudo xbps-install git
git clone https://github.com/ktnlikeasmallcat/herbsvoid_dots
##CLI
sudo xbps-install -y mtm killall nano gcc curl emptty fff cmus ffmpeg youtube-dl lynx tor-browser neofetch btop mc bat ripgrep figlet light timeshift
linux-firmware-amd alsa-utils
(Enable alsa service) also check out (( https://github.com/i-rinat/apulse/blob/master/README.md ))
##GUI
sudo xbps-install -y xinit xorg-minimal f86-video-amd gtk+ roxterm rofi herstluftwm qt5 qt5ct tint2 redshift feh picom gedit lxappearance
2022-08-04 09:31:50 +00:00
git clone https://github.com/ryanoasis/nerd-fonts && cd nerd-fonts && ./install.sh Hack
##then delete the repo
2022-08-04 23:36:35 +00:00
(( https://docs.voidlinux.org/config/graphical-session/fonts.html ))
2022-08-04 09:31:50 +00:00
###THEMING###
echo "[icon theme]" >> /home/$USER/.icons/default
echo "Inherits=Posy's Cursor Mono Black" >> /home/$USER/.icons/default
(( https://store.kde.org/p/1795042/ ))
2022-08-04 08:01:45 +00:00
2022-08-04 23:36:35 +00:00
~/.icons needs to have these folders:
2022-08-04 08:01:45 +00:00
Posy's Curso Mono Black and tokyonight_dark
ALSO
2022-08-04 23:36:35 +00:00
/home/$USER/.local/share/icons/Posy's Curso Mono Black
icon pack from (( https://store.kde.org/p/1795042/ ))
2022-08-04 08:01:45 +00:00
and
2022-08-04 09:31:50 +00:00
cp /home/$USER/.icons/default /home/$USER/.local/share/icons/default
2022-08-04 23:36:35 +00:00
(( https://docs.voidlinux.org/config/graphical-session/icons.html))
2022-08-04 09:31:50 +00:00
ALSO
2022-08-04 23:36:35 +00:00
/home/$USER/.themes/Catppucin-Mocha-Teal.zip (( https://github.com/catppuccin/gtk/tree/main/src/main ))
2022-08-04 09:31:50 +00:00
ALSO
put (( https://gitlab.com/nesstero/catppuccin )) somewhere qt5ct can get at it