mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 22:43:58 +01:00
move xlfd note here
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
|
||||
|
Loading…
Reference in New Issue
Block a user