From 3b63c5139ca9a34fa79bc2eb132ecfd71897dc7e Mon Sep 17 00:00:00 2001 From: Sadeep Madurange Date: Sun, 2 Nov 2025 15:12:54 +0800 Subject: wip: Unix desktop. --- _site/projects/desktop-unix/dotfiles.tar.gz | Bin 6397999 -> 0 bytes _site/projects/desktop-unix/index.html | 75 ---------------------------- _site/projects/desktop-unix/linux.png | Bin 206255 -> 0 bytes _site/projects/desktop-unix/openbsd.png | Bin 318897 -> 0 bytes 4 files changed, 75 deletions(-) delete mode 100644 _site/projects/desktop-unix/dotfiles.tar.gz delete mode 100644 _site/projects/desktop-unix/index.html delete mode 100644 _site/projects/desktop-unix/linux.png delete mode 100644 _site/projects/desktop-unix/openbsd.png (limited to '_site/projects/desktop-unix') diff --git a/_site/projects/desktop-unix/dotfiles.tar.gz b/_site/projects/desktop-unix/dotfiles.tar.gz deleted file mode 100644 index c6774c4..0000000 Binary files a/_site/projects/desktop-unix/dotfiles.tar.gz and /dev/null differ diff --git a/_site/projects/desktop-unix/index.html b/_site/projects/desktop-unix/index.html deleted file mode 100644 index 53c9859..0000000 --- a/_site/projects/desktop-unix/index.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - - Desktop Unix - - - - - Desktop Unix - - - - - - - - - -
- -
- - - -
-
-

DESKTOP UNIX

-
21 SEPTEMBER 2025
-
-

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:

- -

Arch Linux

- -

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.

- -

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:

- -

OpenBSD i3

- -

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.

- -

Files: dotfiles.tar.gz

-
- -
-
- - - diff --git a/_site/projects/desktop-unix/linux.png b/_site/projects/desktop-unix/linux.png deleted file mode 100644 index 40bc33b..0000000 Binary files a/_site/projects/desktop-unix/linux.png and /dev/null differ diff --git a/_site/projects/desktop-unix/openbsd.png b/_site/projects/desktop-unix/openbsd.png deleted file mode 100644 index d7489f7..0000000 Binary files a/_site/projects/desktop-unix/openbsd.png and /dev/null differ -- cgit v1.2.3