diff options
Diffstat (limited to 'install')
| -rwxr-xr-x | install | 16 |
1 files changed, 12 insertions, 4 deletions
@@ -52,7 +52,6 @@ packages=( audacity gimp blender - dropbox-cli flatpak thunar @@ -75,7 +74,7 @@ packages=( zoxide yazi tmux - aria2c + aria2 jq perl-rename lftp @@ -96,6 +95,13 @@ packages=( wl-clipboard cliphist + # Backup Desktop + bspwm + sxhkd + polybar + feh + xorg + # Drivers bluez cups @@ -158,7 +164,7 @@ packages=( ttf-monoid-nerd ttf-mononoki-nerd ttf-mplus-nerd - ttf-nanumgothic_coding + # ttf-nanumgothic_coding ttf-nerd-fonts-symbols ttf-nerd-fonts-symbols-mono ttf-noto-nerd @@ -180,7 +186,9 @@ packages=( # Music reaper timidity++ - + mpd + mpc + rmpc ) sudo pacman -S --needed "${packages[@]}" |
