FAQ: Use bold style for questions

pull/20/head
Andri Yngvason 2020-02-21 22:41:47 +00:00
parent 7416afe593
commit 56f099e505
1 changed files with 2 additions and 2 deletions

4
FAQ.md
View File

@ -1,11 +1,11 @@
# FAQ
*Q: How can I run wayvnc in headless mode/over an SSH session?*
**Q: How can I run wayvnc in headless mode/over an SSH session?**
A: Set the environment variables `WLR_BACKENDS=headless` and
`WLR_LIBINPUT_NO_DEVICES=1` before starting sway, then run wayvnc as normal.
*Q: How can I pass my mod-key from Sway to the remote desktop session?*
**Q: How can I pass my mod-key from Sway to the remote desktop session?**
A: Create an almost empty mode in your sway config. Example:
```