From 997c67cbe654c8a068551ac5ef088dd904ba148b Mon Sep 17 00:00:00 2001 From: mms Date: Fri, 6 Sep 2024 21:40:01 +0200 Subject: feat(blog): pc retro --- content/blog/2024/fvwm-part-3.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/blog/2024/fvwm-part-3.md') diff --git a/content/blog/2024/fvwm-part-3.md b/content/blog/2024/fvwm-part-3.md index bd3ccd2..d21d1fb 100644 --- a/content/blog/2024/fvwm-part-3.md +++ b/content/blog/2024/fvwm-part-3.md @@ -7,7 +7,7 @@ draft = false weight = 2001 image_dir = "blog/images" image_max_width = 600 -abstract = "Adjusting Fvwm to my basic instincts" +abstract = "CDE babe!" +++ Mission for today: window decoration. @@ -15,7 +15,7 @@ In Xorg, the WM is responsible for drawing titlebars, borders and so on. Those are the `decorations`. By default, Fvwm comes with a modern, flat design. -A bit boring for my test. +A bit boring for my taste. {{< image class="centered" alt="Screenshot of St terminal editor" file="fvwm-wd-vanila.png" >}} Default look -- cgit v1.2.3