README 800 B

123456789101112131415161718192021222324
  1. Sway is a tiling Wayland compositor and a drop-in replacement
  2. for the i3 window manager for X11.
  3. It works with your existing i3 configuration and supports
  4. most of i3's features, plus a few extras.
  5. Sway allows you to arrange your application windows logically,
  6. rather than spatially. Windows are arranged into a grid by default
  7. which maximizes the efficiency of your screen and can be quickly
  8. manipulated using only the keyboard.
  9. Sway config: make a sway directory in your /home/(user).config dir
  10. copy config file from /etc/sway to /home/(user)/.config/sway
  11. edit the config file to your taste.
  12. You'll need a menu launcher like for example bemenu or others.
  13. OPTIONAL DEPENDENCIES:
  14. grim for screenshots.
  15. alacritty terminal or native wayland terminal like foot.
  16. waybar or yambar for wayland bar.