Skip to content

Commit cc6aa37

Browse files
committed
update readme
1 parent 99854aa commit cc6aa37

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,10 @@ sudo ninja -C build install
119119

120120
## Suggested Tools
121121

122+
### integrated component
123+
- [dms-shell](https://github.com/AvengeMedia/DankMaterialShell)
124+
125+
### Independent component
122126
- Application launcher (rofi, bemenu, wmenu, fuzzel)
123127
- Terminal emulator (foot, wezterm, alacritty, kitty, ghostty)
124128
- Status bar (waybar, eww, quickshell, ags), waybar is preferred
@@ -139,13 +143,25 @@ sudo ninja -C build install
139143

140144
## My Dotfiles
141145

146+
### Daily
142147
- Dependencies
143148

144149
```bash
145150
yay -S rofi foot xdg-desktop-portal-wlr swaybg waybar wl-clip-persist cliphist wl-clipboard wlsunset xfce-polkit swaync pamixer wlr-dpms sway-audio-idle-inhibit-git swayidle dimland-git brightnessctl swayosd wlr-randr grim slurp satty swaylock-effects-git wlogout sox
146151
```
147152

148-
- use my config
153+
### Dms
154+
- Dependencies
155+
```bash
156+
yay -S foot xdg-desktop-portal-wlr swaybg wl-clip-persist cliphist wl-clipboard xfce-polkit sway-audio-idle-inhibit-git brightnessctl grim slurp satty matugen-bin dms-shell-git
157+
158+
```
159+
- use my dms config
160+
161+
```bash
162+
git clone -b dms https://github.com/DreamMaoMao/mango-config.git ~/.config/mango
163+
```
164+
- use my daily config
149165

150166
```bash
151167
git clone https://github.com/DreamMaoMao/mango-config.git ~/.config/mango

0 commit comments

Comments
 (0)