From c16d1b1a4f0cd7a115262c435a61820362ee142d Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Thu, 30 May 2024 08:27:36 +0200 Subject: use the pipewire sound service --- suweren/home/bash-profile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 suweren/home/bash-profile (limited to 'suweren/home/bash-profile') diff --git a/suweren/home/bash-profile b/suweren/home/bash-profile new file mode 100644 index 0000000..37ea25c --- /dev/null +++ b/suweren/home/bash-profile @@ -0,0 +1,2 @@ +# Honor per-interactive-shell startup file +if [ -f ~/.bashrc ]; then . ~/.bashrc; fi -- cgit v1.2.3