From f232622a7a9958b5bd13c169b5b4017411471907 Mon Sep 17 00:00:00 2001 From: Mark Medum Bundgaard Date: Sat, 26 Nov 2022 22:13:35 +0100 Subject: [PATCH] Removing pamixer and a bit of linting --- netinstall.yaml | 31 ++++++++++++++----------------- packages-repository.txt | 1 - sway-install.sh | 2 -- 3 files changed, 14 insertions(+), 20 deletions(-) diff --git a/netinstall.yaml b/netinstall.yaml index e227bb6..a901f54 100644 --- a/netinstall.yaml +++ b/netinstall.yaml @@ -93,10 +93,9 @@ - pulseaudio - pavucontrol - paprefs - - pamixer - ffmpegthumbnailer - poppler-glib - - libgsf + - libgsf - libopenraw - freetype2 - gst-libav @@ -125,7 +124,7 @@ - eos-hooks - nvidia-installer-dkms - mkinitcpio-openswap - - pcurses + - pcurses - eos-log-tool - keyserver-rank - inxi @@ -171,8 +170,8 @@ - ttf-nerd-fonts-symbols-2048-em - xdg-desktop-portal-wlr - brightnessctl - - ttf-jetbrains-mono - - ttf-ubuntu-font-family + - ttf-jetbrains-mono + - ttf-ubuntu-font-family - xed - dex - celluloid @@ -193,17 +192,17 @@ selected: false critical: false packages: - - cups - - cups-filters - - cups-pdf - - ghostscript - - gsfonts + - cups + - cups-filters + - cups-pdf + - ghostscript + - gsfonts - foomatic-db-engine - - foomatic-db - - foomatic-db-ppds - - foomatic-db-nonfree - - foomatic-db-nonfree-ppds - - gutenprint + - foomatic-db + - foomatic-db-ppds + - foomatic-db-nonfree + - foomatic-db-nonfree-ppds + - gutenprint - foomatic-db-gutenprint-ppds - splix - system-config-printer @@ -225,5 +224,3 @@ packages: - orca - mousetweaks - - diff --git a/packages-repository.txt b/packages-repository.txt index e11536e..9bc3390 100644 --- a/packages-repository.txt +++ b/packages-repository.txt @@ -30,7 +30,6 @@ gtk-layer-shell ttf-nerd-fonts-symbols-2048-em xdg-desktop-portal-wlr brightnessctl -pamixer wl-clipboard dex jq diff --git a/sway-install.sh b/sway-install.sh index f0b3129..c18ab76 100644 --- a/sway-install.sh +++ b/sway-install.sh @@ -1,4 +1,3 @@ - #!/bin/bash # Easy setup for testing @@ -10,4 +9,3 @@ chmod -R +x ~/.config/sway/scripts chmod -R +x ~/.config/waybar/scripts sudo pacman -Syu --needed --noconfirm - < packages-repository.txt dbus-launch dconf load / < xed.dconf -