diff --git a/README.md b/README.md
index 376570a..3dd870e 100644
--- a/README.md
+++ b/README.md
@@ -52,24 +52,26 @@ https://forum.endeavouros.com/t/sway-edition-general-conversation
- Bar = Waybar
- Sound = Pulseaudio
-Main shortcuts: ~/.config/sway/cheatsheet
+Main shortcuts: `~/.config/sway/cheatsheet`
-[mod] key is set to the winkey (or should i call it linkey?)
- - [mod]+Return = open floating terminal (XFCE4-Terminal)
- - [mod]+(Shift)+Return = open fixed terminal (Termite)
- - [mod]+o = open Browser (firefox)
- - [mod]+n = open File Manager (thunar)
- - [mod]+d = app menu (wofi)
- - [mod]+q = close focused app [kill]
- - (Shift)+(Print-Key) = screenshot/bring up screenshot menu
- - [mod]+(Shift)+e = power-menu
- - [mod]+r = resize mode
- - [mod]+(Shift)+(Space) = float window
- - {HOLD DOWN} [mod] = drag floating window
- - [mod]+(Arrow Keys) = switch focus respectively
- - [mod]+(Shift)+(Minus) = send to scratchpad
- - [mod]+(Minus) = cycle through scratchpad
+MOD key is set to the WINKEY/LINKEY
+
+ - MOD+Return = open floating terminal (XFCE4-Terminal)
+ - MOD+O = open Browser (firefox)
+ - MOD+N = open File Manager (thunar)
+ - MOD+D= app menu (wofi)
+ - MOD+Q = close focused app [kill]
+ - Shift+PrtSc = screenshot/bring up screenshot menu
+ - MOD+SHIFT+E = power-menu
+ - MOD+R = resize mode
+ - MOD+SHIFT+SPACE = float window
+ - MOD+HOLD DOWN = drag floating window
+ - MOD+↑ ↓ → ← = switch focus respectively
+ - MOD+SHIFT+MINUS = send to scratchpad
+ - MOD+MINUS = cycle through scratchpad
+
+
## Tiling:
@@ -77,10 +79,10 @@ Main shortcuts: ~/.config/sway/cheatsheet
Is set to default for swaywm and 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]+(Arrow Keys)
- - [mod]+e = to go back to tiling
+ - MOD+S = Vertical List
+ - MOD+W = Horizontal List
+ - navigate lists with MOD+↑ ↓ → ←
+ - MOD+E = Back to tiling