diff --git a/README.md b/README.md
index 698f217..ad48531 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,4 @@
# Adrian's dotfiles
-
-
-
This is the repository for my dotfiles for Sway, forked from [Flipe Facundes](https://github.com/felipefacundes/dotfiles).
## Dependencies
@@ -11,6 +8,9 @@ The dotfiles configuration references a lot of packages that may not be installe
sway swayidle swaybg waybar rofi wlrctl cliphist lights ly kwalletd6 rofi-power-menu grim wl-clipboard xorg-xprop libpulse
```
+# SwayWM
+
+
## Keyboard Shortcuts
### Window management
- `Super+Shift+[Arrow Keys]` Move windows
@@ -67,3 +67,8 @@ sway swayidle swaybg waybar rofi wlrctl cliphist lights ly kwalletd6 rofi-power-
- `Super+Ctrl+R` Reload Sway
- `Super+Shift+E` Exit Sway
- `Ctrl+Super+Q` Kill Sway
+
+# ly display manager
+
+
+You can also replace your display manager with ly, a TUI display manager. The config file in `.config/ly/` will not work, you have to copy it to `/etc/ly/config.ini` after installing the package `ly` and enabling the systemd service (also, disable your current DM).