mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 22:43:58 +01:00
Updated i3 Migration Guide (markdown)
parent
e0be06d4a6
commit
51ff66bdfa
@ -2,7 +2,14 @@ Sway is *almost* a drop-in replacement for i3, but you may have to make a few ch
|
||||
|
||||
* Use the `output` command to configure outputs instead of xrandr
|
||||
* Use the `output` command to configure your wallpaper instead of feh
|
||||
* Use the `input` command to configure input devices
|
||||
* Use xkb environment variables to customize your keyboard layout, not setxkb
|
||||
* Replace usage of `i3-msg`, `i3-lock`, and so on, with the equivalent sway tools
|
||||
|
||||
Make sure you read the man pages and the FAQ for the full details.
|
||||
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`)
|
Loading…
Reference in New Issue
Block a user