diff --git a/README.md b/README.md index bc50245..52b90e6 100644 --- a/README.md +++ b/README.md @@ -85,11 +85,13 @@ yay -S rofi foot xdg-desktop-portal-wlr swaybg waybar wl-clip-persist cliphist w ## My Dotfiles - Dependencies +```bash +yay -S rofi foot xdg-desktop-portal-wlr swaybg waybar wl-clip-persist cliphist wl-clipboard wlsunset xfce-polkit swaync pamixer lavalauncher-mao-git wlr-dpms sway-audio-idle-inhibit-git swayidle dimland-git brightnessctl swayosd wlr-randr grim slurp satty swaylock-effects-git wlogout ``` -yay -S pamixer lavalauncher-mao-git wlr-dpms sway-audio-idle-inhibit-git swayidle dimland-git brightnessctl swayosd wlr-randr grim slurp satty swaylock-effects-git wlogout +- use my config +```bash +git clone https://github.com/DreamMaoMao/maomao-config.git ~/.config/maomao ``` -### Maomao Config -[maomao-config](https://github.com/DreamMaoMao/dotfile/tree/main/maomao) #### Other Tools [foot](https://github.com/DreamMaoMao/dotfile/tree/main/foot) [swaylock](https://github.com/DreamMaoMao/dotfile/tree/main/swaylock) @@ -183,4 +185,4 @@ Here's an example of using the modules in a flake: - https://github.com/swaywm/sway - Sample of Wayland protocol -- https://github.com/wlrfx/scenefx - Make it simple to add window effect. \ No newline at end of file +- https://github.com/wlrfx/scenefx - Make it simple to add window effect.