You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
298 B
Plaintext
11 lines
298 B
Plaintext
2 years ago
|
# vim:syntax=apparmor
|
||
|
# Rules for changing KDE settings (for KFileDialog and other).
|
||
|
|
||
|
# User files
|
||
|
|
||
|
owner @{HOME}/.config/#[0-9]* rw,
|
||
|
owner @{HOME}/.config/kdeglobals rw,
|
||
|
owner @{HOME}/.config/kdeglobals.?????? rwl -> @{HOME}/.config/#[0-9]*,
|
||
|
owner @{HOME}/.config/kdeglobals.lock rwk,
|
||
|
|