#!/bin/bash

#export GTK_USE_PORTAL=1

#by A.Kovalenko (BT-10204)
if [ -d /parsecfs ]; then
 rm -f /run/user/$(id -u)/pulse/native
fi