mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
dc3b800f8a
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
23 lines
800 B
Text
23 lines
800 B
Text
Sway is a tiling Wayland compositor and a drop-in replacement
|
|
for the i3 window manager for X11.
|
|
|
|
It works with your existing i3 configuration and supports
|
|
most of i3's features, plus a few extras.
|
|
|
|
Sway allows you to arrange your application windows logically,
|
|
rather than spatially. Windows are arranged into a grid by default
|
|
which maximizes the efficiency of your screen and can be quickly
|
|
manipulated using only the keyboard.
|
|
|
|
|
|
Sway config: make a sway directory in your /home/(user).config dir
|
|
copy config file from /etc/sway to /home/(user)/.config/sway
|
|
edit the config file to your taste.
|
|
|
|
You'll need a menu launcher like for example bemenu or others.
|
|
|
|
OPTIONAL DEPENDENCIES:
|
|
|
|
grim for screenshots.
|
|
alacritty terminal or native wayland terminal like foot.
|
|
waybar or yambar for wayland bar.
|