Sway EndeavourOS Community Edition
- In the live environment, choose "Fetch your install customization file" from the Welcome app.
- Type or paste the URL for the Sway user_commands.bash file.
https://raw.githubusercontent.com/EndeavourOS-Community-Editions/sway/main/setup_sway_isomode.bash
- Click OK , then back in the Welcome app click Start the Installer and proceed with an online installation. Be sure to choose "no desktop" on the DE selection screen.
Alternatively, you can add Sway after the installation is complete by cloning the repo and running the sway-install.sh
script.
git clone https://github.com/EndeavourOS-Community-Editions/sway.git
cd sway
sudo ./sway-install.sh
-
Keyboard layout in:
~/.config/sway/config.d/input
-
Screen settings in:
~/.config/sway/config.d/output
-
Keybindings Cheatsheet: press keyboard icon in waybar
-
If you are experiencing issues with your cursor, edit
/etc/greetd/regreet.toml
and uncommentWLR_NO_HARDWARE_CURSORS = "1"
https://forum.endeavouros.com/t/sway-edition-general-conversation
- Background handled by Azote
- Filebrowser = Thunar
- Default Terminal-Emulator = Foot
- Text-Editor = xed/nano
- Bar = Waybar
- Sound = Pulseaudio
Click the keyboard icon in the Waybar to launch the keybinding cheatsheet.
Windows are set to tile by default in Sway. This can be changed to:
- stacking: Only the focused window in the container is displayed. You get a list of windows at the top of the container.
- Mod+S = Vertical List
- Mod+W = Horizontal List
- navigate lists with Mod+↑ ↓ → ←
- Mod+E = Back to tiling