aboutsummaryrefslogtreecommitdiffstats
path: root/etc/krunner.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/krunner.profile')
-rw-r--r--etc/krunner.profile6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/krunner.profile b/etc/krunner.profile
index c3a4c73aa..606b67677 100644
--- a/etc/krunner.profile
+++ b/etc/krunner.profile
@@ -8,9 +8,9 @@ include /etc/firejail/globals.local
8# start a program in krunner: program will run with this generic profile 8# start a program in krunner: program will run with this generic profile
9# open a file in krunner: file viewer will run with its own profile (if firejailed automatically) 9# open a file in krunner: file viewer will run with its own profile (if firejailed automatically)
10 10
11noblacklist ~/.config/krunnerrc 11noblacklist ${HOME}/.config/krunnerrc
12noblacklist ~/.kde/share/config/krunnerrc 12noblacklist ${HOME}/.kde/share/config/krunnerrc
13noblacklist ~/.kde4/share/config/krunnerrc 13noblacklist ${HOME}/.kde4/share/config/krunnerrc
14 14
15include /etc/firejail/disable-common.inc 15include /etc/firejail/disable-common.inc
16# include /etc/firejail/disable-devel.inc 16# include /etc/firejail/disable-devel.inc