diff --git a/README.md b/README.md index 16aec89..1fda220 100644 --- a/README.md +++ b/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. 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 ``` ![welcome_install-customization-file](https://github.com/user-attachments/assets/b4b9e882-0e53-4e11-be10-a92e5b55cefb) @@ -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. - git clone https://github.com/EndeavourOS-Community-Editions/sway.git + git clone https://git.pravida.info/seb/sway.git 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` - 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: @@ -50,10 +49,13 @@ Alternatively, you can add Sway after the installation is complete by cloning th - Background handled by Azote - Filebrowser = Thunar - Default Terminal-Emulator = Foot - - Text-Editor = xed/nano + - Text-Editor = xed/nano/nvim - Bar = Waybar - Sound = Pulseaudio + - Login Manger = sddm + - + ## Keyboard shortcuts: Click the keyboard icon in the Waybar to launch the keybinding cheatsheet.