mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-27 12:08:49 +02:00
start: don't start pulseaudio
It's now started by systemd --user.
This commit is contained in:
parent
6e5ed5605b
commit
56a264731d
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ local execute = {
|
|||
-- Kill any running nm-applet
|
||||
"pkill nm-applet",
|
||||
-- Start PulseAudio
|
||||
"pulseaudio --check || pulseaudio -D",
|
||||
"xset -b", -- Disable bell
|
||||
-- Enable numlock
|
||||
"numlockx on",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue