2020-01-11 22:04:45 +01:00
<?xml version="1.0" encoding="utf-8"?>
< !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en" xml:lang = "en" >
< head >
2021-01-03 22:52:53 +01:00
<!-- 2021 - 01 - 03 dim. 22:51 -->
2020-01-11 22:04:45 +01:00
< meta http-equiv = "Content-Type" content = "text/html;charset=utf-8" / >
< title > Dotfiles - Manjaro Linux< / title >
< meta name = "generator" content = "Org mode" / >
< meta name = "author" content = "Dehaeze Thomas" / >
2021-01-01 20:12:34 +01:00
< link rel = "stylesheet" type = "text/css" href = "./dist/style.css" / >
< script type = "text/javascript" src = "./dist/script.js" > < / script >
2021-01-03 22:52:53 +01:00
< style > # content { margin : auto ; } < / style >
2020-01-11 22:04:45 +01:00
< / head >
< body >
< div id = "org-div-home-and-up" >
< a accesskey = "h" href = "./index.html" > UP < / a >
|
< a accesskey = "H" href = "./index.html" > HOME < / a >
< / div > < div id = "content" >
< h1 class = "title" > Dotfiles - Manjaro Linux< / h1 >
2020-01-12 00:19:16 +01:00
< p >
2021-01-03 22:52:53 +01:00
The general installation procedure is described < a href = "install.html" > here< / a > .
2020-01-12 00:19:16 +01:00
< / p >
2020-03-19 10:46:47 +01:00
2021-01-03 22:52:53 +01:00
< p >
There are Specific configuration files for:
< / p >
2020-01-12 00:19:16 +01:00
< ul class = "org-ul" >
2020-03-19 10:46:47 +01:00
< li > < b > Windows Manager< / b > : < a href = "bspwm.html" > BSPWM< / a > and < a href = "i3.html" > I3< / a > < / li >
< li > < b > Hotkey Manager< / b > : < a href = "sxhkd.html" > SXHKD< / a > < / li >
< li > < b > Status Bar< / b > : < a href = "polybar.html" > Polybar< / a > < / li >
< li > < b > Launcher< / b > : < a href = "rofi.html" > Rofi< / a > < / li >
< li > < b > Compositor< / b > : < a href = "compositor.html" > Picom< / a > < / li >
< li > < b > Notification Manager< / b > : < a href = "notifications.html" > Dunst< / a > < / li >
< li > < b > Service Manager< / b > : < a href = "systemd.html" > Systemd< / a > < / li >
2021-01-03 22:52:53 +01:00
< li > < b > Display Server< / b > : < a href = "xconfig.html" > Xorg< / a > < / li >
< li > < b > Editors< / b > : < a href = "vim.html" > Neovim< / a > and < a href = "./doom.html" > Emacs (Doom)< / a > (< a href = "emacs-library-babel.html" > library of babel< / a > , < a href = "emacs-snippets.html" > snippets< / a > )< / li >
< li > < b > Shell< / b > : < a href = "bash.html" > Bash< / a > < / li >
< li > < b > Terminal Emulator< / b > : < a href = "termite.html" > Termite< / a > < / li >
< li > < b > Terminal Multiplexer< / b > < a href = "tmux.html" > TMUX< / a > < / li >
< li > < b > Image Setup< / b > : < a href = "image.html" > SXIV< / a > < / li >
< li > < b > Music Setup< / b > : < a href = "music.html" > NCMPCPP, Mopidy and Beets< / a > < / li >
< li > < b > Video Setup< / b > : < a href = "video.html" > MPV< / a > < / li >
< li > < b > Web Browser< / b > : < a href = "qutebrowser.html" > Qutebrowser< / a > < / li >
< li > < b > PDF Reader< / b > : < a href = "zathura.html" > Zathura< / a > < / li >
< li > < b > GUI File Manager< / b > : < a href = "pcmanfm.html" > Pcmanfm< / a > < / li >
< li > < b > Terminal File Manager< / b > : < a href = "ranger.html" > Ranger< / a > < / li >
< li > < b > Calendar< / b > : < a href = "calendar.html" > Vdirsyncer and Khal< / a > < / li >
< li > < b > Mails< / b > : < a href = "mail.html" > Mbsync, Msmtp, Mu and Neomutt< / a > < / li >
< li > < b > Contacts< / b > : < a href = "contacts.html" > Khard< / a > < / li >
< li > < b > RSS-Reader< / b > : < a href = "newsboat.html" > Newsboat< / a > < / li >
< li > < b > Version Control< / b > : < a href = "git.html" > Git< / a > < / li >
< li > < b > Scripts< / b > : < a href = "binaries.html" > Scripts< / a > < / li >
< li > < b > Desktop Applications< / b > : < a href = "applications.html" > .desktop files< / a > < / li >
< li > < b > Computation< / b > : < a href = "matlab.html" > Matlab< / a > < / li >
< li > < b > GUI Toolkit< / b > : < a href = "gtk.html" > GTK< / a > < / li >
2020-01-12 00:19:16 +01:00
< li > < a href = "config.html" > Other Config< / a > < / li >
< / ul >
< / div >
2020-01-11 22:04:45 +01:00
< / body >
< / html >