Update Readme
This commit is contained in:
10
README.md
10
README.md
@@ -17,7 +17,7 @@ https://github.com/EndeavourOS-Community-Editions/sway/tree/main
|
|||||||
1. In the live environment, choose "Fetch your install customization file" from the Welcome app.
|
1. In the live environment, choose "Fetch your install customization file" from the Welcome app.
|
||||||
2. Type or paste the URL for the Sway user_commands.bash file.
|
2. 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
|
https://git.pravida.info/seb/sway/raw/branch/main/setup_sway_isomode.bash
|
||||||
```
|
```
|
||||||

|

|
||||||
|
|
||||||
@@ -30,7 +30,7 @@ https://raw.githubusercontent.com/EndeavourOS-Community-Editions/sway/main/setup
|
|||||||
|
|
||||||
Alternatively, you can add Sway after the installation is complete by cloning the repo and running the `sway-install.sh` script.
|
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
|
git clone https://git.pravida.info/seb/sway.git
|
||||||
|
|
||||||
cd sway
|
cd sway
|
||||||
|
|
||||||
@@ -42,7 +42,6 @@ Alternatively, you can add Sway after the installation is complete by cloning th
|
|||||||
- Screen settings in: `~/.config/sway/config.d/output`
|
- Screen settings in: `~/.config/sway/config.d/output`
|
||||||
- Keybindings Cheatsheet: press keyboard icon in waybar
|
- Keybindings Cheatsheet: press keyboard icon in waybar
|
||||||
|
|
||||||
- If you are experiencing issues with your cursor, edit `/etc/greetd/regreet.toml` and uncomment `WLR_NO_HARDWARE_CURSORS = "1"`
|
|
||||||
|
|
||||||
|
|
||||||
## Tutorial for sway-wm settings:
|
## Tutorial for sway-wm settings:
|
||||||
@@ -50,10 +49,13 @@ Alternatively, you can add Sway after the installation is complete by cloning th
|
|||||||
- Background handled by Azote
|
- Background handled by Azote
|
||||||
- Filebrowser = Thunar
|
- Filebrowser = Thunar
|
||||||
- Default Terminal-Emulator = Foot
|
- Default Terminal-Emulator = Foot
|
||||||
- Text-Editor = xed/nano
|
- Text-Editor = xed/nano/nvim
|
||||||
- Bar = Waybar
|
- Bar = Waybar
|
||||||
- Sound = Pulseaudio
|
- Sound = Pulseaudio
|
||||||
|
|
||||||
|
- Login Manger = sddm
|
||||||
|
-
|
||||||
|
|
||||||
## Keyboard shortcuts:
|
## Keyboard shortcuts:
|
||||||
|
|
||||||
Click the keyboard icon in the Waybar to launch the keybinding cheatsheet.
|
Click the keyboard icon in the Waybar to launch the keybinding cheatsheet.
|
||||||
|
|||||||
Reference in New Issue
Block a user