diff --git a/fresh.sh b/fresh.sh index 60d9c80..bd3b532 100755 --- a/fresh.sh +++ b/fresh.sh @@ -297,7 +297,7 @@ case $todo in install_aur_helper installation_loop download_dotfiles - set_permissions "Defaults timestamp_timeout=45\n%wheel ALL=(ALL) ALL\n%wheel ALL=(ALL) NOPASSWD: /usr/bin/shutdown,/usr/bin/reboot,/usr/bin/systemctl suspend,/usr/bin/wifi-menu,/usr/bin/mount,/usr/bin/umount,/usr/bin/pacman -Syu,/usr/bin/pacman -Ss,/usr/bin/pacman -Syyu,/usr/bin/pacman -Syyu --noconfirm,/usr/bin/loadkeys" + set_permissions "Defaults timestamp_timeout=45\n%wheel ALL=(ALL) ALL\n%wheel ALL=(ALL) NOPASSWD: /usr/bin/shutdown,/usr/bin/reboot,/usr/bin/systemctl suspend" no_beep set_system_stuff enable_service "--user syncthing" @@ -306,7 +306,7 @@ case $todo in else enable_service "systemd-networkd" fi - enable_service "systemd-timesyncd" "atd" + enable_service "systemd-timesyncd" "atd" "bluetooth" set_root_bashrc add_user_to_groups ready_steady_go diff --git a/pack.csv b/pack.csv index 21071fc..142c2c6 100644 --- a/pack.csv +++ b/pack.csv @@ -30,7 +30,7 @@ L,P,wireless_tools,Used for lemonbar output # Tablet related A,P,xf86-input-wacom,xsetwacom -A,A,digimend-kernel-drivers-dkms-git,drivers for the huion tablet +A,A,digimend-kernel-drivers-dkms,drivers for the huion tablet A,P,at,used to run the set button script after udev trigger # Package management A,P,reflector,A script to retrieve and filter the latest Pacman mirror list. @@ -94,6 +94,7 @@ A,P,alsa-utils,An alternative implementation of Linux sound support A,P,pulseaudio,Sound server A,P,pulseaudio-alsa,ALSA Configuration for PulseAudio A,P,pulseaudio-jack,Jack support for PulseAudio +A,P,pavucontrol-qt,GUI to manage PulseAudio A,P,jack2,C++ version of the JACK low-latency audio server for multi-processor machines A,P,jack2-dbus,The JACK low-latency audio server (dbus integration) A,P,a2jmidid,Dbus midi jack thingy @@ -101,6 +102,8 @@ A,P,qjackctl,A Qt front-end for the JACK low-latency audio server A,P,python-dbus,Python bindings for DBUS A,P,realtime-privileges,Required for realtime applications +A,P,blueman,Bluetooth manager +A,P,pulseaudio-bluetooth,Bluetooth support for PulseAudio # Text editing A,P,emacs,The extensible customizable self-documenting real-time display editor