aboutsummaryrefslogtreecommitdiffstats
path: root/etc/firejail.config
diff options
context:
space:
mode:
Diffstat (limited to 'etc/firejail.config')
-rw-r--r--etc/firejail.config3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/firejail.config b/etc/firejail.config
index 22ce77324..82847ea37 100644
--- a/etc/firejail.config
+++ b/etc/firejail.config
@@ -111,6 +111,9 @@
111# Xpra server command extra parameters. None by default; this is an example. 111# Xpra server command extra parameters. None by default; this is an example.
112# xpra-extra-params --dpi 96 112# xpra-extra-params --dpi 96
113 113
114# Enable this option if you have a version of Xpra that supports --attach switch
115# for start command, default disabled.
116# xpra-attach no
114 117
115# Screen size for --x11=xvfb, default 800x600x24. The third dimension is 118# Screen size for --x11=xvfb, default 800x600x24. The third dimension is
116# color depth; use 24 unless you know exactly what you're doing. 119# color depth; use 24 unless you know exactly what you're doing.