summaryrefslogtreecommitdiffstats
path: root/_site/projects/desktop-unix
diff options
context:
space:
mode:
Diffstat (limited to '_site/projects/desktop-unix')
-rw-r--r--_site/projects/desktop-unix/dotfiles.tar.gzbin0 -> 6397999 bytes
-rw-r--r--_site/projects/desktop-unix/index/index.html23
-rw-r--r--_site/projects/desktop-unix/linux.pngbin0 -> 206255 bytes
-rw-r--r--_site/projects/desktop-unix/openbsd.pngbin0 -> 318897 bytes
4 files changed, 23 insertions, 0 deletions
diff --git a/_site/projects/desktop-unix/dotfiles.tar.gz b/_site/projects/desktop-unix/dotfiles.tar.gz
new file mode 100644
index 0000000..c6774c4
--- /dev/null
+++ b/_site/projects/desktop-unix/dotfiles.tar.gz
Binary files differ
diff --git a/_site/projects/desktop-unix/index/index.html b/_site/projects/desktop-unix/index/index.html
new file mode 100644
index 0000000..8566dea
--- /dev/null
+++ b/_site/projects/desktop-unix/index/index.html
@@ -0,0 +1,23 @@
+<p>The year 2020 transformed my personal computing experience. In March 2020, I
+stumbled upon Arch Linux and discovered that I could customize my desktop
+environment to look and work any way I liked. I exercised that newfound freedom
+to create a Matrix-themed setup:</p>
+
+<p><img src="linux.png" alt="Arch Linux" /></p>
+
+<p>The system employs the X display server and the i3 window manager. The terminal
+emulator used is Urxvt. The translucent effect is achieved with the help of the
+Xcompmgr compositor. This sort of setup was popular among minimalist Linux
+users.</p>
+
+<p>In February 2024, I switched to an OpenBSD system with Xenocara (the OpenBSD
+build of X display server) as the display server and i3 as the window manager:</p>
+
+<p><img src="openbsd.png" alt="OpenBSD i3" /></p>
+
+<p>Unlike Linux, OpenBSD includes a coherent desktop environment out of the box.
+Except for the window manager, for which I prefer a tiling one, I’m now using
+the default OpenBSD setup. For the window manager, I use dwm from the Suckless
+team.</p>
+
+<p>Files: <a href="dotfiles.tar.gz">dotfiles.tar.gz</a></p>
diff --git a/_site/projects/desktop-unix/linux.png b/_site/projects/desktop-unix/linux.png
new file mode 100644
index 0000000..40bc33b
--- /dev/null
+++ b/_site/projects/desktop-unix/linux.png
Binary files differ
diff --git a/_site/projects/desktop-unix/openbsd.png b/_site/projects/desktop-unix/openbsd.png
new file mode 100644
index 0000000..d7489f7
--- /dev/null
+++ b/_site/projects/desktop-unix/openbsd.png
Binary files differ