Skip to content

Two questions :: GDK_SCALE=2 steam && wayland #5848

Answered by glitsj16
opqriu asked this question in Q&A
Discussion options

You must be logged in to vote

firejail --private=$HOME/sandbox --seccomp-error-action=log steam
Is this command correct?

That is a correct command. Firejail's desktop integration feature, controlled via the firecfg command, (amongst other stuff) creates symlinks under /usr/local/bin. So be aware of that possibility and always use full paths when running firejail from the command line (or in shell scripts). It avoids 'double sandboxes' and is considered 'good practice'.

But I run "~$ GDK_SCALE=2 steam" for HIDPI.
However, I can't seem to add the "GDK_SCALE=2" option in Firejail.
[...]
Is there a good way to do it for me?

Sure thing. GDK_SCALE is just another environment variable and Firejail supports those.
Use --e…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@opqriu
Comment options

Answer selected by opqriu
Comment options

You must be logged in to vote
1 reply
@opqriu
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants