1---
 2title: Minimal desktop setup with cwm and conky
 3url: minimal-desktop-with-cwm-and-conky.html
 4date: 2025-07-19T16:13:13+02:00
 5type: note
 6draft: false
 7tags: []
 8---
 9
10![cwm and conky](assets/notes/cwm.png?no-border)
11
12Configuration for the setup in the picture is located within commit [d29a085](https://github.com/mitjafelicijan/dotfiles/tree/d29a085e2f2fb35a81b50b7ce213d2a11eddd826).
13
14Important files to check:
15
16- [.cwmrc](https://github.com/mitjafelicijan/dotfiles/blob/d29a085e2f2fb35a81b50b7ce213d2a11eddd826/.cwmrc)
17- [.conkyrc](https://github.com/mitjafelicijan/dotfiles/blob/d29a085e2f2fb35a81b50b7ce213d2a11eddd826/.conkyrc)
18
19Other files are not important.
20
21Read more:
22
23- [cwm (Calm Window Manager)](https://man.openbsd.org/cwm.1)
24- [conky (Light-weight system monitor)](https://github.com/brndnmtthws/conky)