diff options
| author | Sadeep Madurange <sadeep@asciimx.com> | 2025-11-02 15:12:54 +0800 |
|---|---|---|
| committer | Sadeep Madurange <sadeep@asciimx.com> | 2025-11-02 15:12:54 +0800 |
| commit | 3b63c5139ca9a34fa79bc2eb132ecfd71897dc7e (patch) | |
| tree | a2f060fb2deb2bfd3f541f46e6a842fac5f9c752 /_site/projects/desktop-unix | |
| parent | eb6497e805627137e15bf30d3ec46fb510103f56 (diff) | |
| download | www-3b63c5139ca9a34fa79bc2eb132ecfd71897dc7e.tar.gz | |
wip: Unix desktop.
Diffstat (limited to '_site/projects/desktop-unix')
| -rw-r--r-- | _site/projects/desktop-unix/dotfiles.tar.gz | bin | 6397999 -> 0 bytes | |||
| -rw-r--r-- | _site/projects/desktop-unix/index.html | 75 | ||||
| -rw-r--r-- | _site/projects/desktop-unix/linux.png | bin | 206255 -> 0 bytes | |||
| -rw-r--r-- | _site/projects/desktop-unix/openbsd.png | bin | 318897 -> 0 bytes |
4 files changed, 0 insertions, 75 deletions
diff --git a/_site/projects/desktop-unix/dotfiles.tar.gz b/_site/projects/desktop-unix/dotfiles.tar.gz Binary files differdeleted file mode 100644 index c6774c4..0000000 --- a/_site/projects/desktop-unix/dotfiles.tar.gz +++ /dev/null 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 @@ -<!DOCTYPE html> -<html> - <head> - <meta charset="utf-8"> - <title>Desktop Unix</title> - - <head> - <meta charset="utf-8"> - <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>Desktop Unix</title> - <link rel="stylesheet" href="/assets/css/main.css"> - <link rel="stylesheet" href="/assets/css/skeleton.css"> -</head> - - - - </head> - <body> - - <div class="container"> - <ul id="navlist" class="left"> - - <li > - <a href="/" class="link-decor-none">hme</a> - </li> - <li > - <a href="/archive/" class="link-decor-none">blg</a> - </li> - <li class="active"> - <a href="/projects/" class="link-decor-none">poc</a> - </li> - <li > - <a href="/about/" class="link-decor-none">abt</a> - </li> - <li><a href="/feed.xml" class="link-decor-none">rss</a></li> - </ul> -</div> - - - - <main> - <div class="container"> - <h2 class="center" id="title">DESKTOP UNIX</h2> - <h6 class="center">21 SEPTEMBER 2025</h5> - <br> - <div class="twocol justify"><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> -</div> - <p class="post-author right">by Wickramage Don Sadeep Madurange</p> - </div> - </main> - - </body> -</html> diff --git a/_site/projects/desktop-unix/linux.png b/_site/projects/desktop-unix/linux.png Binary files differdeleted file mode 100644 index 40bc33b..0000000 --- a/_site/projects/desktop-unix/linux.png +++ /dev/null diff --git a/_site/projects/desktop-unix/openbsd.png b/_site/projects/desktop-unix/openbsd.png Binary files differdeleted file mode 100644 index d7489f7..0000000 --- a/_site/projects/desktop-unix/openbsd.png +++ /dev/null |
