mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 22:43:58 +01:00
Updated i3 Migration Guide (markdown)
parent
f5365a5856
commit
7df5d7870d
@ -11,7 +11,7 @@ Sway is *almost* a drop-in replacement for i3, but you may have to make a few ch
|
||||
|
||||
Sway does not support X logical font description (XLFD) configuration strings. Instead it uses Pango, and one can use `pango-list | grep [fontname]` to confirm the correct font name. Pango, [as of version 1.44](https://github.com/swaywm/sway/issues/4390), does not support older bitmap fonts (BFD), although it does support bitmap-only OTF fonts.
|
||||
|
||||
## Common X11 apps used on i3 with Wayland alternatives:
|
||||
## Common X11 apps used on i3 with Wayland alternatives
|
||||
|
||||
* xbacklight (backlight management) → [light](https://github.com/haikarainen/light) / [brightnessctl](https://github.com/Hummer12007/brightnessctl/)
|
||||
* dunst (notification daemon) → [mako](https://github.com/emersion/mako)
|
||||
|
Loading…
Reference in New Issue
Block a user