mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 22:43:58 +01:00
Created i3 Migration Guide (markdown)
parent
a5b0654b40
commit
e0be06d4a6
8
i3-Migration-Guide.md
Normal file
8
i3-Migration-Guide.md
Normal file
@ -0,0 +1,8 @@
|
||||
Sway is *almost* a drop-in replacement for i3, but you may have to make a few changes to get everything working correctly. Here are a few common ones:
|
||||
|
||||
* Use the `output` command to configure outputs instead of xrandr
|
||||
* Use the `output` command to configure your wallpaper instead of feh
|
||||
* 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.
|
Loading…
Reference in New Issue
Block a user