diff options
| author | Chris Titus <[email protected]> | 2021-10-26 19:40:00 -0500 |
|---|---|---|
| committer | Chris Titus <[email protected]> | 2021-10-26 19:40:00 -0500 |
| commit | 1d66ca76657aa8b4c6db0c54b4c9a0e0130c1678 (patch) | |
| tree | 5da40f1303ae8952af9aaa6b4ca82957970b0ef7 | |
| parent | 709b93ccec9102cd5dffb167669913af04185700 (diff) | |
| download | ArchTitus-1d66ca76657aa8b4c6db0c54b4c9a0e0130c1678.tar.xz ArchTitus-1d66ca76657aa8b4c6db0c54b4c9a0e0130c1678.zip | |
missing packages
| -rwxr-xr-x | 1-setup.sh | 16 | ||||
| -rwxr-xr-x | 2-user.sh | 1 |
2 files changed, 17 insertions, 0 deletions
@@ -78,6 +78,7 @@ PKGS=( 'bluedevil' 'bluez' 'bluez-libs' +'bluez-utils' 'breeze' 'breeze-gtk' 'bridge-utils' @@ -91,9 +92,12 @@ PKGS=( 'discover' 'dolphin' 'dosfstools' +'dtc' 'efibootmgr' # EFI boot 'egl-wayland' 'exfat-utils' +'extra-cmake-modules' +'filelite' 'flex' 'fuse2' 'fuse3' @@ -109,16 +113,23 @@ PKGS=( 'gst-libav' 'gst-plugins-good' 'gst-plugins-ugly' +'gwenview' 'haveged' 'htop' 'iptables-nft' 'jdk-openjdk' # Java 17 'kate' +'kcodecs' +'kcoreaddons' +'kde-plasma-addons' +'kinfocenter' +'kscreen' 'kvantum-qt5' 'kde-gtk-config' 'kitty' 'konsole' 'layer-shell-qt' +'libdvdcss' 'libnewt' 'libtool' 'linux' @@ -144,11 +155,16 @@ PKGS=( 'patch' 'picom' 'pkgconf' +'plasma-nm' +'powerdevil' 'powerline-fonts' 'print-manager' 'pulseaudio' 'pulseaudio-alsa' 'pulseaudio-bluetooth' +'python-notify2' +'python-psutil' +'python-pyqt5' 'python-pip' 'qemu' 'rsync' @@ -29,6 +29,7 @@ PKGS=( 'dxvk-bin' # DXVK DirectX to Vulcan 'github-desktop-bin' # Github Desktop sync 'lightly-git' +'lightlyshaders-git' 'mangohud' # Gaming FPS Counter 'mangohud-common' 'nerd-fonts-fira-code' |
