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/distro-ideas.org | |
| parent | 95c3ce4bc795d6582a09467c9fb60b639a8c9f46 (diff) | |
Wiki articles.
Diffstat (limited to 'wiki/linux/distro-ideas.org')
| -rw-r--r-- | wiki/linux/distro-ideas.org | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/wiki/linux/distro-ideas.org b/wiki/linux/distro-ideas.org new file mode 100644 index 0000000..3bd1ed1 --- /dev/null +++ b/wiki/linux/distro-ideas.org @@ -0,0 +1,55 @@ +# -*- mode: org; -*- + +#+TITLE: Distribution ideas +#+SUBTITLE: Linux distros I previously ran and enjoyed. +#+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 |