Browse Source

disabled autostart pulseaudio, is a systemd unit file now

master
Marc 4 years ago
parent
commit
a96c049caa
1 changed files with 1 additions and 1 deletions
  1. 2
      .config/bspwm/bspwmrc

2
.config/bspwm/bspwmrc

@ -41,7 +41,7 @@ xsetroot -cursor_name left_ptr
numlockx on &
run sxhkd &
run picom &
pulseaudio --start &
#pulseaudio --start & #now running via systemctl --user
if [[ $(hostname) == 'laptop' ]]; then
feh --bg-scale /home/marc/Archiv/Bilder/Wallpaper/1920x1080/1920x1080_road_marking_evening_clouds_horizon.jpg

Loading…
Cancel
Save