literate-dotfiles/dotfiles/index.org

71 lines
2.1 KiB
Org Mode
Raw Normal View History

2019-08-23 10:01:34 +02:00
#+TITLE: Dotfiles - Manjaro Linux
2019-04-01 18:13:54 +02:00
:DRAWER:
2020-01-11 22:04:28 +01:00
#+STARTUP: overview
2019-04-01 18:13:54 +02:00
2020-01-11 22:04:28 +01:00
#+LANGUAGE: en
#+EMAIL: dehaeze.thomas@gmail.com
#+AUTHOR: Dehaeze Thomas
#+HTML_LINK_HOME: ./index.html
#+HTML_LINK_UP: ./index.html
2020-01-11 22:24:51 +01:00
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="./css/htmlize.css"/>
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="./css/readtheorg.css"/>
#+HTML_HEAD: <script type="text/javascript" src="./js/jquery.min.js"></script>
#+HTML_HEAD: <script type="text/javascript" src="./js/bootstrap.min.js"></script>
#+HTML_HEAD: <script type="text/javascript" src="./js/jquery.stickytableheaders.min.js"></script>
#+HTML_HEAD: <script type="text/javascript" src="./js/readtheorg.js"></script>
2019-04-01 18:13:54 +02:00
:END:
2019-01-31 09:41:03 +01:00
2020-03-19 10:46:47 +01:00
The general installation process is described [[file:install.org][here]].
* Desktop Configuration
- *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]]
2020-01-12 00:19:16 +01:00
- [[file:xconfig.org][X configuration]]
2020-03-19 10:46:47 +01:00
* Editors
2020-01-12 00:19:16 +01:00
- [[file:vim.org][Vim]]
2020-03-19 10:46:47 +01:00
- [[./doom.org][Doom Emacs]]
2020-03-19 10:46:47 +01:00
* Command Line
2020-01-12 00:19:16 +01:00
- [[file:bash.org][Bash]] and [[file:zsh.org][ZSH]]
- Terminal: [[file:termite.org][Termite]]
- Terminal Multiplexer [[file:tmux.org][TMUX]]
2020-03-19 10:46:47 +01:00
* Multimedia
2020-01-12 00:19:16 +01:00
- [[file:image.org][Image]]
- [[file:music.org][Music]]
- [[file:video.org][Video]]
2020-03-19 10:46:47 +01:00
* Internet Related
2020-01-12 00:19:16 +01:00
- Web Browser: [[file:qutebrowser.org][Qutebrowser]]
2020-03-19 10:46:47 +01:00
- Bookmark Manager: [[file:bookmarks.org][Buku]]
2020-03-19 10:46:47 +01:00
* PDF Reader
2020-01-12 00:19:16 +01:00
- [[file:zathura.org][Zathura]]
2020-03-19 10:46:47 +01:00
* File Managers
2020-01-12 00:19:16 +01:00
- GUI: [[file:pcmanfm.org][Pcmanfm]]
- Terminal based: [[file:ranger.org][Ranger]]
2020-03-19 10:46:47 +01:00
* Organization
2020-01-12 00:19:16 +01:00
- [[file:calendar.org][Calendar]]
- [[file:mail.org][Mail]]
- [[file:contacts.org][Contacts]]
- RSS-Reader: [[file:newsboat.org][Newsboat]]
2020-03-19 10:46:47 +01:00
* Others
2020-01-12 00:19:16 +01:00
- [[file:applications.org][Desktop Applications]]
2020-01-12 17:40:59 +01:00
- [[file:matlab.org][Matlab]]
2020-01-12 00:19:16 +01:00
- Some useful [[file:binaries.org][Binaries]]
- [[file:git.org][Git]] Configuration
- [[file:gtk.org][GTK]]
- [[file:config.org][Other Config]]