mirror of
https://github.com/elenapan/dotfiles.git
synced 2026-05-11 17:35:57 +08:00
Remove pulseaudio from autostart and dependencies
This commit is contained in:
parent
4dca14db75
commit
2a2bd3b3ab
2 changed files with 0 additions and 4 deletions
|
|
@ -82,7 +82,6 @@ Features:
|
|||
| `light` | Brightness control |
|
||||
| `wget` | Making HTTP requests in various scripts |
|
||||
| `acpid` | Battery charger state information |
|
||||
| `pulseaudio` | Sound daemon |
|
||||
| `slurp` | Screen region selection (Wayland) |
|
||||
| `grim` | Screenshot tool (Wayland) |
|
||||
| `grimshot` | `grim` and `slurp` wrapper |
|
||||
|
|
|
|||
|
|
@ -18,9 +18,6 @@ exec {
|
|||
# Prevents GTK apps from hanging for 15-20 sec before launching
|
||||
dbus-update-activation-environment --systemd DBUS_SESSION_BUS_ADDRESS DISPLAY XAUTHORITY
|
||||
|
||||
# TODO: Until the pipewire/wireplumber crash is fixed, use pulseaudio
|
||||
pulseaudio
|
||||
|
||||
# Enable screensharing
|
||||
# Gentoo
|
||||
gentoo-pipewire-launcher
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue