gnome setup

D4VID 2 years ago
parent 6062086351
commit 8577f0f8b3

@ -3,6 +3,12 @@
# main packages # main packages
yay -Sy vim neovim tmux zsh bat gparted gimp htop libreoffice-fresh wireshark-qt chromium discord stow exa thefuck xclip --needed --noconfirm yay -Sy vim neovim tmux zsh bat gparted gimp htop libreoffice-fresh wireshark-qt chromium discord stow exa thefuck xclip --needed --noconfirm
# plasma
# yay -Sy plasma-wayland-session plasma-systemmonitor --needed --noconfirm
# gnome
yay -Sy gnome-terminal gnome-tweaks gnome-browser-connector flat-remix-gtk flat-remix-gnome thunar --needed --noconfirm
# fonts # fonts
yay -Sy ttf-noto-nerd noto-color-emoji-fontconfig noto-fonts-emoji --needed --noconfirm yay -Sy ttf-noto-nerd noto-color-emoji-fontconfig noto-fonts-emoji --needed --noconfirm
@ -35,3 +41,9 @@ rm ~/.bashrc; stow --no-folding bash
rm ~/.tmux.conf; stow --no-folding tmux rm ~/.tmux.conf; stow --no-folding tmux
rm ~/.zshrc; stow --no-folding zsh rm ~/.zshrc; stow --no-folding zsh
rm ~/.config/lvim/config.lua; stow --no-folding lvim rm ~/.config/lvim/config.lua; stow --no-folding lvim
# extras
ln -s /mnt/SSD_DATA ~/SSD_DATA

Loading…
Cancel
Save