mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 22:43:58 +01:00
Updated i3 Migration Guide (markdown)
parent
6001eb2ee5
commit
4822355b5b
@ -8,12 +8,12 @@ Sway is *almost* a drop-in replacement for i3, but you may have to make a few ch
|
||||
|
||||
## Common Xorg apps used on i3 with wayland alternatives:
|
||||
|
||||
* xbacklight (backlight management)-> light / brightnessctl
|
||||
* dunst (notification daemon) -> mako
|
||||
* feh (wallpaper setting) -> sway output
|
||||
* scrot (screenshot) -> grim + slurp
|
||||
* compton / xcompmgr (compositor) -> nothing
|
||||
* unclutter (hiding cursor after some time) -> interception-hideaway
|
||||
* xbacklight (backlight management) → light / brightnessctl
|
||||
* dunst (notification daemon) → mako
|
||||
* feh (wallpaper setting) → sway output configuration, see `man 5 sway`
|
||||
* scrot (screenshot) → grim + slurp
|
||||
* compton / xcompmgr (compositor) → nothing
|
||||
* unclutter (hiding cursor after some time) → interception-hideaway (note: planned feature)
|
||||
|
||||
## See Also
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user