From 1cc118398923188efc5adfa22c322329634f4f12 Mon Sep 17 00:00:00 2001 From: Tenkuma <85490958+adrianvic@users.noreply.github.com> Date: Thu, 18 Dec 2025 13:53:48 -0300 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) 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 - -image - 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 +image + ## 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 +image + +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).