mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 22:43:58 +01:00
Updated i3 Migration Guide (markdown)
parent
8c90767b46
commit
6001eb2ee5
@ -6,8 +6,17 @@ 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
|
||||
|
||||
## 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
|
||||
|
||||
## See Also
|
||||
|
||||
* [FAQ](https://github.com/SirCmpwn/sway/wiki)
|
||||
* [Differences from i3](https://github.com/SirCmpwn/sway/wiki/Differences-from-i3)
|
||||
* The man pages (start with `man sway`)
|
||||
* The man pages (start with `man sway`
|
Loading…
Reference in New Issue
Block a user