Removing pamixer and a bit of linting
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user