From 0ba116cfe37a10f38443f624688bdee14018740c Mon Sep 17 00:00:00 2001
From: nathansmith <nathansmith@posteo.com>
Date: Wed, 23 Apr 2025 11:53:35 -0600
Subject: SpaceFM shit

---
 linux_room.html | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/linux_room.html b/linux_room.html
index f70837b..2039390 100644
--- a/linux_room.html
+++ b/linux_room.html
@@ -48,6 +48,7 @@ table {
                             <ul>
                                 <li>Mail client: <a href="#claws">claws</a></li>
                                 <li>Editor: <a href="#emacs">emacs</a></li>
+                                <li>File manager: <a href="#spacefm">SpaceFM</a></li>
                                 <li>Media player: <a href="#mpv">mpv</a></li>
                                 <li>Feed reader: <a href="#liferea">liferea</a></li>
                                 <li>PDF viewer: <a href="#epdfviewer">ePDFViewer</a></li>
@@ -196,6 +197,23 @@ table {
                 </td>
             </tr>
 
+            <tr>
+                <td>
+                    <h2 id="spacefm">SpaceFM</h2>
+                    <p>
+                        For the longest time I just used thunar because its decent and default in xfce though I decided
+                        to give spacefm a try as of writing this. I might got annoyed of it in a week and ditch it or
+                        end up really liking it. These kinds of things tend to go either way for me. I will either
+                        fucking hate it or wonder how I ever lived without it.
+                        <br/><br/>
+                        I am fucking around with udisks2/udiskie and udevil to see what works better for my uses.
+                        To get encrypted partitions working I add udiskie as a startup app in xfce to handle that
+                        shit. Spacefm makes encrypted partitions a pain in the ass but its really configurable so
+                        with enough hacks you can get spacefm to do anything. Thats the magic of spacefm.
+                    </p>
+                </td>
+            </tr>
+
             <tr>
                 <td>
                     <h2 id="mpv">mpv</h2>
-- 
cgit v1.2.3