dwm/README.md

22 lines
467 B
Markdown
Raw Normal View History

2023-10-28 19:43:46 +03:00
Patches
--
Dynamic Window Manager(dwm) 6.2 with 5 patches applied:
- rounded gaps
- dwm barpadding
- fullscreen
- vanitygaps
- dylanaraps' [openbox rounded corner patch](https://github.com/dylanaraps/openbox-patched), adapted for dwm
2023-10-28 19:46:13 +03:00
Themes
2023-10-28 19:43:46 +03:00
--
2023-10-28 19:51:03 +03:00
- Catppuccin frappe (you can change it to latte in config.h)
2023-10-28 19:57:44 +03:00
- To change theme to catppuccin latte use
2023-10-28 19:52:06 +03:00
```sh
2023-10-28 19:57:44 +03:00
git apply apply_latte.diff
2023-10-28 19:51:03 +03:00
```
2023-10-28 19:43:46 +03:00
2023-10-28 19:46:13 +03:00
Screenshot
--
#### With frappe theme:
2023-10-28 19:43:46 +03:00
![Screenshot](/screenshot.png)