Update README.md
This commit is contained in:
parent
1d6a5503d4
commit
1cc1183989
1 changed files with 8 additions and 3 deletions
11
README.md
11
README.md
|
|
@ -1,7 +1,4 @@
|
|||
# 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).
|
||||
|
||||
## 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
|
||||
<img width="1920" height="1080" alt="image" src="https://github.com/user-attachments/assets/bf0b98b5-8246-4737-bcf2-cf37287cc7b1" />
|
||||
|
||||
## 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
|
||||
<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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue