move xlfd note here

Milk Brewster 2018-11-08 15:40:34 +00:00
parent 15376c172d
commit 79e91026f0

@ -6,6 +6,10 @@ Sway is *almost* a drop-in replacement for i3, but you may have to make a few ch
* Replace usage of `i3-msg`, `i3-lock`, and so on, with the equivalent sway tools.
* Sway handles quotes slightly differently - commands are handled more like shell commands
## Font configuration
Sway does not support X logical font description (XLFD) configuration strings. It uses Pango, which does support bitmap fonts, and uses the format `font pango:Gohu GohuFont 10`. Use `pango-list | grep [fontname]` to confirm the correct font name.
## Common Xorg apps used on i3 with wayland alternatives:
* xbacklight (backlight management) → light / brightnessctl