diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-07-08 21:30:26 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-07-08 21:30:26 -0500 |
commit | 19f0a243737d2dedab8b402e2c4519838d9fd6d0 (patch) | |
tree | 624c67c9f029307c175f73569c1981381185da9b /content/blog/2022-09-17-serenity-os.md | |
parent | 339c7823f37d9af0bbdad409f15e696170c8d467 (diff) | |
download | cleberg.net-19f0a243737d2dedab8b402e2c4519838d9fd6d0.tar.gz cleberg.net-19f0a243737d2dedab8b402e2c4519838d9fd6d0.tar.bz2 cleberg.net-19f0a243737d2dedab8b402e2c4519838d9fd6d0.zip |
fix images for 2022 posts
Diffstat (limited to 'content/blog/2022-09-17-serenity-os.md')
-rw-r--r-- | content/blog/2022-09-17-serenity-os.md | 18 |
1 files changed, 3 insertions, 15 deletions
diff --git a/content/blog/2022-09-17-serenity-os.md b/content/blog/2022-09-17-serenity-os.md index 87960ea..9f099a7 100644 --- a/content/blog/2022-09-17-serenity-os.md +++ b/content/blog/2022-09-17-serenity-os.md @@ -86,31 +86,19 @@ wasn't connecting to my Fedora host properly. # Screenshots The initial launch of the image displays the SerenityOS desktop, with a simple -terminal already launched: +terminal already launched. - - -Here you can see the Fire application (literally just shows fire burning), a +There is also a "Fire" application (literally just shows fire burning), a browser with the local Serenity Browser page loaded, and a text editor. - - I also poked around the system utilities and found most tools you'd expect to -find within a standard desktop. - - +find within a standard desktop, such as a system monitoring tool. Lastly, I noted that the default desktop contains numerous pre-defined themes to choose from. This is a small piece, but it's actually wonderful to see desktop developers consider theming directly out of the box rather than using an addon-based mentality. - - I didn't take a screenshot of the other pre-installed games, but I did spend nearly 30 minutes playing Solitaire before remembering that I was supposed to be writing a post about the OS. |