dotfiles

my shiny new dotfiles
git clone git://git.jakekoroman.com/dotfiles
Log | Files | Refs | README

artix-pipewire-launcher.sh (80B)


      1 #!/bin/sh
      2 
      3 /usr/bin/pipewire &
      4 /usr/bin/pipewire-pulse &
      5 /usr/bin/wireplumber &