From e326e848dc9e065af2cb4a324e3ebcf98ad9fb33 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 19 Jul 2025 16:22:15 +0200 Subject: Added cwm and conky setup note --- ...025-07-19-minimal-desktop-with-cwm-and-conky.md | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 content/notes/2025-07-19-minimal-desktop-with-cwm-and-conky.md (limited to 'content/notes') diff --git a/content/notes/2025-07-19-minimal-desktop-with-cwm-and-conky.md b/content/notes/2025-07-19-minimal-desktop-with-cwm-and-conky.md new file mode 100644 index 0000000..8b084cf --- /dev/null +++ b/content/notes/2025-07-19-minimal-desktop-with-cwm-and-conky.md @@ -0,0 +1,24 @@ +--- +title: Minimal desktop setup with cwm and conky +url: minimal-desktop-with-cwm-and-conky.html +date: 2025-07-19T16:13:13+02:00 +type: note +draft: false +tags: [] +--- + +![cwm and conky](assets/notes/cwm.png?no-border) + +Configuration for the setup in the picture is located within commit [d29a085](https://github.com/mitjafelicijan/dotfiles/tree/d29a085e2f2fb35a81b50b7ce213d2a11eddd826). + +Important files to check: + +- [.cwmrc](https://github.com/mitjafelicijan/dotfiles/blob/d29a085e2f2fb35a81b50b7ce213d2a11eddd826/.cwmrc) +- [.conkyrc](https://github.com/mitjafelicijan/dotfiles/blob/d29a085e2f2fb35a81b50b7ce213d2a11eddd826/.conkyrc) + +Other files are not important. + +Read more: + +- [cwm (Calm Window Manager)](https://man.openbsd.org/cwm.1) +- [conky (Light-weight system monitor)](https://github.com/brndnmtthws/conky) \ No newline at end of file -- cgit v1.2.3