Update README.md

This commit is contained in:
Tenkuma 2025-12-18 13:53:48 -03:00 committed by GitHub
commit 1cc1183989
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,4 @@
# Adrian's dotfiles # Adrian's dotfiles
<img width="1920" height="1080" alt="image" src="https://github.com/user-attachments/assets/bf0b98b5-8246-4737-bcf2-cf37287cc7b1" />
This is the repository for my dotfiles for Sway, forked from [Flipe Facundes](https://github.com/felipefacundes/dotfiles). This is the repository for my dotfiles for Sway, forked from [Flipe Facundes](https://github.com/felipefacundes/dotfiles).
## Dependencies ## 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 sway swayidle swaybg waybar rofi wlrctl cliphist lights ly kwalletd6 rofi-power-menu grim wl-clipboard xorg-xprop libpulse
``` ```
# SwayWM
<img width="1920" height="1080" alt="image" src="https://github.com/user-attachments/assets/bf0b98b5-8246-4737-bcf2-cf37287cc7b1" />
## Keyboard Shortcuts ## Keyboard Shortcuts
### Window management ### Window management
- `Super+Shift+[Arrow Keys]` Move windows - `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+Ctrl+R` Reload Sway
- `Super+Shift+E` Exit Sway - `Super+Shift+E` Exit Sway
- `Ctrl+Super+Q` Kill Sway - `Ctrl+Super+Q` Kill Sway
# ly display manager
<img width="1920" height="1080" alt="image" src="https://github.com/user-attachments/assets/5e8a8ab3-e872-4a85-b248-202ba8d9a36b" />
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).