Skip to content

Commit 88f049c

Browse files
jtrvrusty-snake
andauthored
Apply suggestions from code review
Co-authored-by: rusty-snake <[email protected]>
1 parent b8974e7 commit 88f049c

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

etc/profile-m-z/tidal-hifi.profile

+5-4
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,12 @@ include globals.local
88

99
ignore noexec ${HOME}
1010

11-
noblacklist ${HOME}.config/tidal-hifi
11+
noblacklist ${HOME}/.config/tidal-hifi
1212

1313
include disable-proc.inc
1414
include disable-shell.inc
15-
include disable-write-mnt.inc
1615

17-
whitelist ${HOME}.config/tidal-hifi
16+
whitelist ${HOME}/.config/tidal-hifi
1817

1918
caps.drop all
2019
no3d
@@ -30,9 +29,11 @@ private-bin chrome-sandbox,tidal-hifi
3029
private-etc xdg,pulse,dbus-1,machine-id,fonts,hosts,pki,resolv.conf,ssl
3130
private-opt tidal-hifi
3231

32+
ignore dbus-user none
33+
dbus-user filter
3334
dbus-user.talk org.mpris.MediaPlayer2.tidal-hifi
3435
dbus-user.talk org.freedesktop.Notifications
3536

3637
join-or-start tidal-hifi
3738

38-
include electron.local
39+
include electron-common.profile

0 commit comments

Comments
 (0)