dwm/README.md

22 lines
457 B
Markdown
Raw Normal View History

2024-10-31 16:38:03 +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
2024-10-31 16:38:08 +03:00
Themes
2024-10-31 16:38:03 +03:00
--
2024-10-31 16:38:13 +03:00
- Catppuccin frappe (you can change it to latte in config.h)
2024-10-31 16:38:15 +03:00
- To change theme to catppuccin frappe use
```sh
2024-10-31 16:38:13 +03:00
git apply apply_frappe.diff
```
2024-10-31 16:38:03 +03:00
2024-10-31 16:38:08 +03:00
Screenshot
--
2024-10-31 16:38:13 +03:00
#### Frappe
2024-10-31 16:38:03 +03:00
![Screenshot](/screenshot.png)