diff options
Diffstat (limited to 'distro')
| -rwxr-xr-x | distro/arch.sh | 16 |
1 files changed, 5 insertions, 11 deletions
diff --git a/distro/arch.sh b/distro/arch.sh index 55e0a31..72971ef 100755 --- a/distro/arch.sh +++ b/distro/arch.sh @@ -5,12 +5,12 @@ if [ "$(id -u)" -ne 0 ] ; then exit 1; fi +# Todo add in sipcalc, it's in the AUR now... + pkgs=" alsa-utils ansible arandr -avr-gcc -avr-libc base base-devel bind @@ -23,7 +23,6 @@ chromium cmake colordiff ctags -docker dosfstools dunst ed @@ -41,14 +40,11 @@ gdisk gimp git git-lfs -gpa hdparm htop inkscape iotop iperf3 -jdk11-openjdk -jdk8-openjdk kdenlive libconfig # dmenu-pinentry libfido2 @@ -70,7 +66,6 @@ multipath-tools # kpartx ncdu ncmpc ncspot -neofetch neovim net-tools networkmanager @@ -101,17 +96,14 @@ qemu qt5ct # https://wiki.archlinux.org/title/qt#Appearance rclone redshift -rlwrap # used for clj rsync scrot seahorse shellcheck shellcheck -sipcalc smartmontools speedtest-cli swig # ykman -the_silver_searcher tmux usbutils v4l2loopback-dkms @@ -123,7 +115,9 @@ whois wireguard-tools wireless_tools wl-clipboard -wlroots +wlroots0.17 +wlroots0.18 +wlroots0.19 xclip xdotool xfce4 |
