diff options
| author | Marius Peter <marius.peter@tutanota.com> | 2022-03-26 19:02:15 +0100 |
|---|---|---|
| committer | Marius Peter <marius.peter@tutanota.com> | 2022-03-26 19:02:15 +0100 |
| commit | df5862d950eb9c63f50363220bf38bfc24d530c9 (patch) | |
| tree | b58a74c0049466717facfc1a94568d2f470cb28f /wiki/Linux | |
| parent | 95c3ce4bc795d6582a09467c9fb60b639a8c9f46 (diff) | |
Wiki articles.
Diffstat (limited to 'wiki/Linux')
| -rw-r--r-- | wiki/Linux/distro-ideas.org | 55 |
1 files changed, 0 insertions, 55 deletions
diff --git a/wiki/Linux/distro-ideas.org b/wiki/Linux/distro-ideas.org deleted file mode 100644 index 0c65ba9..0000000 --- a/wiki/Linux/distro-ideas.org +++ /dev/null @@ -1,55 +0,0 @@ -# -*- mode: org; -*- - -#+TITLE: Linux distributions ideas -#+SUBTITLE: Distros I previously ran. -#+AUTHOR: Marius Peter -#+DATE: <2022-03-02 Wed> - - -#+begin_abstract -Here are some distribution setups I've successfully ran myself and -kept note of, because I found them very productive and enjoyable to -use. -#+end_abstract - - -* Void Linux - - -* Arch Linux -<2015-01-01 Thu>--<2021-12-31 Fri> - -I ran this setup from freshman year of college until my return from -the USA approximately, first on a Lenovo T440 Thinkpad, then on a Dell -7567 Gaming Edition. I only left because curiosity pushed me to -investigate other distros, but I might very well return to a very -similar setup in the future! I loved the Arch learning experience, and -the memes, of course. - - -** Guiding Principles - -1. Arch Linux KISS philosophy. -2. suckless software philosophy. -3. Unix philosophy, as applied to utilities. - - -** Design - -- Base OS :: Arch Linux -- Connectivity :: connman -- Window manager :: dwm -- Compositing :: picom -- Terminal :: st -- Main editor :: Spacemacs -- File manager :: Thunar -- Desktop background & image preview :: feh -- GTK theme :: ark -- Sound management :: pavucontrol -- Themme management :: lxappearance - - -* Guix - - -* Debian |