diff --git a/.config/sway/swaylock.png b/.config/sway/swaylock.png
deleted file mode 100644
index ac82334..0000000
Binary files a/.config/sway/swaylock.png and /dev/null differ
diff --git a/README.md b/README.md
index 8787d87..5da338a 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
**Sway EndeavourOS Community Edition**
-[]()
+[]()
## To Install Sway
@@ -36,53 +36,55 @@ 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 your experiencing issues with your cursor - edit file `/etc/greetd/regreet.toml` and uncomment `WLR_NO_HARDWARE_CURSORS = "1"`
+- If you are experiencing issues with your cursor, edit `/etc/greetd/regreet.toml` and uncomment `WLR_NO_HARDWARE_CURSORS = "1"`
## Get involved at our forum:
https://forum.endeavouros.com/t/sway-edition-general-conversation
## Tutorial for sway-wm settings:
- - Background handled by swaybg
+ - Background handled by Azote
- Filebrowser = Thunar
- Default Terminal-Emulator = Foot
- Text-Editor = xed/nano
- Bar = Waybar
- Sound = Pulseaudio
-Main shortcuts: `~/.config/sway/cheatsheet`
+Keyboard shortcuts:
+Mod key is set to the Super/Windows/Command key
-MOD key is set to the WINKEY/LINKEY
+ - Mod+Return = Open terminal (Foot)
+ - Mod+O = Open Browser (Firefox)
+ - Mod+N = Open File Manager (Thunar)
+ - Mod+D= App launcher (Fuzzel)
+ - Mod+Shift+D= App menu (nwg-drawer)
+ - Mod+Q = Close focused app [kill]
+ - PrtSc = Snip a screenshot
+ - Ctrl+PrtSc = Screenshot a window
+ - Shift+PrtSc = Screenshot the display
+ - Mod+Shift+E = Power menu
+ - Ctrl+Mod+↑ ↓ → ← = Resize window
+ - Mod+ right click = Resize window
+ - Mod+Shift+Space = Float window
+ - Mod+Shift+↑ ↓ → ← = Move window
+ - Mod+ left click = Move window
+ - Mod+↑ ↓ → ← = Switch focused window
+ - Mod+Shift+- = Send to scratchpad
+ - Mod+- = Cycle through scratchpad
- - MOD+Return = open terminal (Foot)
- - MOD+O = open Browser (Firefox)
- - MOD+N = open File Manager (Thunar)
- - MOD+D= app menu (Fuzzel)
- - MOD+Q = close focused app [kill]
- - Shift+PrtSc = screenshot/bring up screenshot menu
- - MOD+SHIFT+E = power-menu
- - CTRL+MOD+↑ ↓ → ← = resize window
- - MOD+ right click = resize window
- - MOD+SHIFT+SPACE = float window
- - MOD+SHIFT+↑ ↓ → ← = move window
- - MOD+ left click = move window
- - MOD+↑ ↓ → ← = switch focused window
- - MOD+SHIFT+MINUS = send to scratchpad
- - MOD+MINUS = cycle through scratchpad
-
-
+See also a keybinding cheatsheet when you click the keyboard icon in the Waybar.
## Tiling:
-Is set to default for swaywm and can be changed to:
+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
+ - Mod+S = Vertical List
+ - Mod+W = Horizontal List
+ - navigate lists with Mod+↑ ↓ → ←
+ - Mod+E = Back to tiling
