Skip to content

Commit

Permalink
add missing packages
Browse files Browse the repository at this point in the history
  • Loading branch information
pad92 committed Dec 11, 2021
1 parent 6b2197b commit 306522f
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 2 deletions.
2 changes: 1 addition & 1 deletion archlinux/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ rm -fr yay

### WM and softs
```
yay -S $(cat ~/.dotfiles/archlinux/packages/*.txt)
yay -S --needed $(cat ~/.dotfiles/archlinux/packages/*.txt)
exit
```
Expand Down
10 changes: 10 additions & 0 deletions archlinux/packages/01_base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ exo
ffmpeg-compat-57
flatpak
fprintd
hdparm
htop
hunspell
hunspell-en_us
Expand All @@ -32,26 +33,35 @@ libva-mesa-driver
libva-utils
libva-vdpau-driver
libxvmc
lshw
lzip
lzop
man
man-pages
mkpasswd
mlocate
nfs-utils
ntfs-3g
powertop
reflector
rkhunter
seahorse
semver
thefuck
traceroute
tumbler
unarj
usbutils
vim-spell-en
vim-spell-fr
xarchiver
xclip
xf86-video-intel
xorg-fonts-misc
xorg-mkfontscale
xorg-server
xorg-xbacklight
xorg-xdpyinfo
xorg-xinit
xorg-xrandr
xorg-xrdb
Expand Down
7 changes: 7 additions & 0 deletions archlinux/packages/02_fonts.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
nerd-fonts-inconsolata
noto-fonts
noto-fonts-extra
otf-font-awesome
ttf-bitstream-vera
ttf-dejavu
ttf-droid
ttf-font-awesome
ttf-font-awesome-4
ttf-inconsolata
ttf-indic-otf
ttf-joypixels
ttf-meslo-nerd-font-powerlevel10k
ttf-opensans
ttf-opensans
1 change: 0 additions & 1 deletion archlinux/packages/10_i3.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
alacritty
alacritty-themes
dunst
i3-gaps
i3exit
Expand Down
11 changes: 11 additions & 0 deletions archlinux/packages/20_apps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@ ansible
ansible-core
art-rawconverter
composer
discord
docker
docker-compose
evolution
evolution-ews
evolution-rss
firefox-i18n-en-us
firefox-i18n-fr
fwupd
Expand All @@ -14,9 +18,16 @@ glances
google-chrome
headsetcontrol-git
keepassxc
networkmanager-openvpn
obs-studio
openfortigui
openfortivpn
p7zip
packer
spotify
telegram-desktop
terraform
vlc
vmware-workstation
vscodium-bin
wget

0 comments on commit 306522f

Please sign in to comment.