literate-dotfiles/index.org

45 lines
2.1 KiB
Org Mode
Raw Normal View History

2019-08-23 10:01:34 +02:00
#+TITLE: Dotfiles - Manjaro Linux
2021-01-03 22:52:53 +01:00
#+OPTIONS: toc:nil
#+OPTIONS: html-postamble:nil
2021-01-01 20:12:34 +01:00
#+SETUPFILE: ./setup/org-setup-file.org
2021-01-03 22:52:53 +01:00
#+HTML_HEAD: <style> #content {margin: auto;} </style>
2019-01-31 09:41:03 +01:00
2021-01-03 22:52:53 +01:00
The general installation procedure is described [[file:install.org][here]].
2020-03-19 10:46:47 +01:00
2021-01-03 22:52:53 +01:00
There are Specific configuration files for:
2020-03-19 10:46:47 +01:00
- *Windows Manager*: [[file:bspwm.org][BSPWM]] and [[file:i3.org][I3]]
- *Hotkey Manager*: [[file:sxhkd.org][SXHKD]]
- *Status Bar*: [[file:polybar.org][Polybar]]
- *Launcher*: [[file:rofi.org][Rofi]]
- *Compositor*: [[file:compositor.org][Picom]]
- *Notification Manager*: [[file:notifications.org][Dunst]]
- *Service Manager*: [[file:systemd.org][Systemd]]
2021-01-03 22:52:53 +01:00
- *Display Server*: [[file:xconfig.org][Xorg]]
- *Editors*: [[file:vim.org][Neovim]] and [[./doom.org][Emacs (Doom)]] ([[file:emacs-library-babel.org][library of babel]], [[file:emacs-snippets.org][snippets]])
- *Shell*: [[file:bash.org][Bash]]
2021-05-13 18:55:54 +02:00
- *Terminal Emulator*: [[file:alacritty.org][Alacritty]]
2021-01-03 22:54:40 +01:00
- *Terminal Multiplexer* [[file:tmux.org][Tmux]]
- *Image Setup*: [[file:image.org][Sxiv]]
- *Music Setup*: [[file:music.org][Ncmpcpp, Mopidy and Beets]]
- *Video Setup*: [[file:video.org][Mpv]]
2021-01-03 22:52:53 +01:00
- *Web Browser*: [[file:qutebrowser.org][Qutebrowser]]
- *PDF Reader*: [[file:zathura.org][Zathura]]
2021-01-03 22:54:40 +01:00
- *GUI File Manager*: [[file:pcmanfm.org][PCManFM]]
2021-01-03 22:52:53 +01:00
- *Terminal File Manager*: [[file:ranger.org][Ranger]]
2021-04-25 19:10:57 +02:00
- *Calendar and Contacts*: [[file:calendar-contact.org][Vdirsyncer, Khal and Khard]]
2021-01-03 22:52:53 +01:00
- *Mails*: [[file:mail.org][Mbsync, Msmtp, Mu and Neomutt]]
- *Contacts*: [[file:contacts.org][Khard]]
- *RSS-Reader*: [[file:newsboat.org][Newsboat]]
- *Version Control*: [[file:git.org][Git]]
- *Scripts*: [[file:binaries.org][Scripts]]
- *Desktop Applications*: [[file:applications.org][.desktop files]]
- *Computation*: [[file:matlab.org][Matlab]]
- *GUI Toolkit*: [[file:gtk.org][GTK]]
- [[file:config.org][Other Configurations]] and some [[file:data.org][data]]
2021-01-08 01:43:48 +01:00
I also have:
- a nice Home-Server ([[file:nas.org][conf]])
2021-04-25 19:10:57 +02:00
- a Linux smart-TV ([[file:smart-tv.org][conf]])
2021-01-08 01:43:48 +01:00
- a Windows PC that I occasionally use ([[file:windows.org][conf]])
- an Android phone ([[file:android.org][conf]])