chore: enforce indentation consistency across profile.
This commit is contained in:
parent
6e2d817805
commit
37bafddc80
30 changed files with 181 additions and 182 deletions
|
|
@ -27,14 +27,14 @@ profile mutt @{exec_path} {
|
|||
# There are countless programs that can be executed from the mailcap.
|
||||
# This profile includes only the most basic.
|
||||
@{sh_path} rix,
|
||||
|
||||
|
||||
@{lib}/{,sendmail/}sendmail rPUx,
|
||||
@{bin}/ispell rPUx,
|
||||
@{bin}/abook rPUx,
|
||||
@{bin}/mutt_dotlock rix,
|
||||
# Misc mutt scripts
|
||||
@{lib}/mutt/* rix,
|
||||
|
||||
|
||||
@{bin}/w3m rCx -> html-renderer,
|
||||
@{bin}/lynx rCx -> html-renderer,
|
||||
@{editor_path} rCx -> editor,
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ profile needrestart-iucode-scan-versions @{exec_path} {
|
|||
|
||||
/boot/intel-ucode.img r,
|
||||
/boot/early_ucode.cpio r,
|
||||
|
||||
|
||||
@{sys}/devices/system/cpu/cpu@{int}/microcode/processor_flags r,
|
||||
|
||||
/dev/tty rw,
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@ profile qbittorrent @{exec_path} {
|
|||
interface=org.kde.StatusNotifierItem
|
||||
member={NewToolTip,NewIcon}
|
||||
peer=(name=org.freedesktop.DBus),
|
||||
|
||||
|
||||
dbus receive bus=session path=/StatusNotifierItem
|
||||
interface=org.kde.StatusNotifierItem
|
||||
member=Activate
|
||||
|
|
@ -52,12 +52,12 @@ profile qbittorrent @{exec_path} {
|
|||
interface=org.freedesktop.DBus.Properties
|
||||
member=GetAll
|
||||
peer=(name=:*),
|
||||
|
||||
|
||||
dbus send bus=session path=/MenuBar
|
||||
interface=com.canonical.dbusmenu
|
||||
member=ItemsPropertiesUpdated
|
||||
peer=(name=org.freedesktop.DBus),
|
||||
|
||||
|
||||
dbus receive bus=session path=/MenuBar
|
||||
interface=com.canonical.dbusmenu
|
||||
member={GetLayout,GetGroupProperties,AboutToShow,AboutToShowGroup,EventGroup,Event}
|
||||
|
|
|
|||
|
|
@ -51,7 +51,7 @@ profile qbittorrent-nox @{exec_path} {
|
|||
|
||||
/dev/disk/by-label/ r,
|
||||
/dev/shm/#@{int} rw,
|
||||
|
||||
|
||||
deny owner @{user_share_dirs}/data/qBittorrent/ rw, # Old dir, not recommended to use
|
||||
|
||||
include if exists <local/qbittorrent-nox>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue