mirror of
https://github.com/swaywm/sway.git
synced 2024-11-28 10:51:28 +00:00
Updated i3 Migration Guide (markdown)
parent
5679ba6846
commit
19b5314d31
|
@ -5,7 +5,7 @@ Sway is *almost* a drop-in replacement for i3, but you may have to make a few ch
|
||||||
* Use the `input` command to configure input devices
|
* Use the `input` command to configure input devices
|
||||||
* Use xkb environment variables to customize your keyboard layout, not setxkb
|
* 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
|
* Replace usage of `i3-msg`, `i3-lock`, and so on, with the equivalent sway tools
|
||||||
* Sway handles quotes slightly differently from i3. If in doubt, sway commands are more like shell commands than i3.
|
* Sway handles quotes slightly differently from i3 - sway commands are handled more like shell commands
|
||||||
|
|
||||||
See also:
|
See also:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue