Skip to content

lockenkop/personal-config

Repository files navigation

Personal Config

creating a new link

Copy the existing configuration

cp ~/.config/foldername foldername

Add it to gen_links.sh

mkln "foldername"                       "$HOME/.config/foldername"

PulseAudio

move_app_sink.sh

This script accepts one or two arguments:

  • $1 being the output (0 headphones, 1 stereo)
  • $2 application name (Firefox, Teamspeak), optional

all streams will get moved to $1.
if $2, only streams matching their application.name to $2 will get moved to $1

influenced and partly straight up copied from here: https://github.com/funnyboy-roks/personal-config

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published