diff options
| author | Marius Peter <marius.peter@tutanota.com> | 2022-03-02 19:22:30 +0100 |
|---|---|---|
| committer | Marius Peter <marius.peter@tutanota.com> | 2022-03-02 19:22:30 +0100 |
| commit | 7e6212dc415c1d044b843ba35a28b79a648b375c (patch) | |
| tree | 14f4eab1cc9f3835be44f2f08a36f5a3abb3924d /wiki/Linux/distro-ideas.org | |
| parent | 4c2d4ab558d968a8fc311e4556215108721623f6 (diff) | |
Wiki content.
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..1c6ba32 --- /dev/null +++ b/wiki/Linux/distro-ideas.org @@ -0,0 +1,55 @@ +# -*- 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 approximatively, 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 |