refactor(profiles): use @{bin} and @{lib} in profiles (3)
This commit is contained in:
parent
2eed3b725f
commit
27daa7c9bb
355 changed files with 1473 additions and 1472 deletions
|
|
@ -34,9 +34,9 @@ profile mullvad-gui @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
"/opt/Mullvad VPN/*.so*" mr,
|
||||
|
||||
/{usr/,}bin/{,ba,da}sh rix,
|
||||
/{usr/,}bin/gsettings rix,
|
||||
/{usr/,}bin/xdg-open rPx,
|
||||
@{bin}/{,ba,da}sh rix,
|
||||
@{bin}/gsettings rix,
|
||||
@{bin}/xdg-open rPx,
|
||||
|
||||
"/opt/Mullvad VPN/{,**}" r,
|
||||
/usr/share/themes/{,**} r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue