Skip to content

desktopmgr/sway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sway

i3-compatible Wayland compositor

Automatic install/update:

bash -c "$(curl -LSs https://github.com/desktopmgr/sway/raw/main/install.sh)"

Manual install:

requires:

Debian based:

apt install sway

Fedora Based:

yum install sway

Arch Based:

pacman -S sway

MacOS:

brew install
mv -fv "$HOME/.config/sway" "$HOME/.config/sway.bak"
git clone https://github.com/desktopmgr/sway "$HOME/.config/sway"

sway wiki | sway site