Nicer home page
This commit is contained in:
67
index.org
67
index.org
@@ -1,9 +1,12 @@
|
||||
#+TITLE: Dotfiles - Manjaro Linux
|
||||
#+OPTIONS: toc:nil
|
||||
#+OPTIONS: html-postamble:nil
|
||||
#+SETUPFILE: ./setup/org-setup-file.org
|
||||
#+HTML_HEAD: <style> #content {margin: auto;} </style>
|
||||
|
||||
The general installation process is described [[file:install.org][here]].
|
||||
The general installation procedure is described [[file:install.org][here]].
|
||||
|
||||
* Desktop Configuration
|
||||
There are Specific configuration files for:
|
||||
- *Windows Manager*: [[file:bspwm.org][BSPWM]] and [[file:i3.org][I3]]
|
||||
- *Hotkey Manager*: [[file:sxhkd.org][SXHKD]]
|
||||
- *Status Bar*: [[file:polybar.org][Polybar]]
|
||||
@@ -11,44 +14,26 @@ The general installation process is described [[file:install.org][here]].
|
||||
- *Compositor*: [[file:compositor.org][Picom]]
|
||||
- *Notification Manager*: [[file:notifications.org][Dunst]]
|
||||
- *Service Manager*: [[file:systemd.org][Systemd]]
|
||||
- [[file:xconfig.org][X configuration]]
|
||||
|
||||
* Editors
|
||||
- [[file:vim.org][Vim]]
|
||||
- [[./doom.org][Doom Emacs]] ([[file:emacs-library-babel.org][library of babel]], [[file:emacs-snippets.org][snippets]])
|
||||
|
||||
* Command Line
|
||||
- [[file:bash.org][Bash]] and [[file:zsh.org][ZSH]]
|
||||
- Terminal: [[file:termite.org][Termite]]
|
||||
- Terminal Multiplexer [[file:tmux.org][TMUX]]
|
||||
|
||||
* Multimedia
|
||||
- [[file:image.org][Image]]
|
||||
- [[file:music.org][Music]]
|
||||
- [[file:video.org][Video]]
|
||||
|
||||
* Internet Related
|
||||
- Web Browser: [[file:qutebrowser.org][Qutebrowser]]
|
||||
- Bookmark Manager: [[file:bookmarks.org][Buku]]
|
||||
|
||||
* PDF Reader
|
||||
- [[file:zathura.org][Zathura]]
|
||||
|
||||
* File Managers
|
||||
- GUI: [[file:pcmanfm.org][Pcmanfm]]
|
||||
- Terminal based: [[file:ranger.org][Ranger]]
|
||||
|
||||
* Organization
|
||||
- [[file:calendar.org][Calendar]]
|
||||
- [[file:mail.org][Mail]]
|
||||
- [[file:contacts.org][Contacts]]
|
||||
- RSS-Reader: [[file:newsboat.org][Newsboat]]
|
||||
|
||||
* Others
|
||||
- [[file:applications.org][Desktop Applications]]
|
||||
- [[file:matlab.org][Matlab]]
|
||||
- Some useful [[file:binaries.org][Binaries]]
|
||||
- [[file:git.org][Git]] Configuration
|
||||
- [[file:gtk.org][GTK]]
|
||||
- *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]]
|
||||
- *Terminal Emulator*: [[file:termite.org][Termite]]
|
||||
- *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]]
|
||||
- *Web Browser*: [[file:qutebrowser.org][Qutebrowser]]
|
||||
- *PDF Reader*: [[file:zathura.org][Zathura]]
|
||||
- *GUI File Manager*: [[file:pcmanfm.org][Pcmanfm]]
|
||||
- *Terminal File Manager*: [[file:ranger.org][Ranger]]
|
||||
- *Calendar*: [[file:calendar.org][Vdirsyncer and Khal]]
|
||||
- *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 Config]]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user