Removing pamixer and a bit of linting

This commit is contained in:
Mark Medum Bundgaard
2022-11-26 22:13:35 +01:00
parent dfff284e61
commit f232622a7a
3 changed files with 14 additions and 20 deletions

View File

@@ -93,7 +93,6 @@
- pulseaudio - pulseaudio
- pavucontrol - pavucontrol
- paprefs - paprefs
- pamixer
- ffmpegthumbnailer - ffmpegthumbnailer
- poppler-glib - poppler-glib
- libgsf - libgsf
@@ -225,5 +224,3 @@
packages: packages:
- orca - orca
- mousetweaks - mousetweaks

View File

@@ -30,7 +30,6 @@ gtk-layer-shell
ttf-nerd-fonts-symbols-2048-em ttf-nerd-fonts-symbols-2048-em
xdg-desktop-portal-wlr xdg-desktop-portal-wlr
brightnessctl brightnessctl
pamixer
wl-clipboard wl-clipboard
dex dex
jq jq

View File

@@ -1,4 +1,3 @@
#!/bin/bash #!/bin/bash
# Easy setup for testing # Easy setup for testing
@@ -10,4 +9,3 @@ chmod -R +x ~/.config/sway/scripts
chmod -R +x ~/.config/waybar/scripts chmod -R +x ~/.config/waybar/scripts
sudo pacman -Syu --needed --noconfirm - < packages-repository.txt sudo pacman -Syu --needed --noconfirm - < packages-repository.txt
dbus-launch dconf load / < xed.dconf dbus-launch dconf load / < xed.dconf