2021-11-07 00:59:01 -07:00
|
|
|
#+TITLE: Readme
|
|
|
|
#+DATE: Sun Nov 7 00:34:12 2021
|
|
|
|
|
|
|
|
|
2021-11-07 01:14:55 -07:00
|
|
|
*A collection of my Linux (Arch btw) configuration and dotfiles*
|
|
|
|
|
|
|
|
* Screenshots
|
|
|
|
/Ordering of programs Top Left -> Top Right -> Bottom Left -> Bottom Right/
|
|
|
|
#+CAPTION: Home screen with vim, bpytop, cava, and ncmpcpp
|
|
|
|
[[./screenshots/home1.png]]
|
|
|
|
#+CAPTION: Home screen with firefox, doom emacs, and neofetch
|
|
|
|
[[./screenshots/home2.png]]
|
2021-11-07 00:59:01 -07:00
|
|
|
|
|
|
|
* Current Setup
|
2021-11-07 01:14:55 -07:00
|
|
|
Click the links to get quick access to the relevant code/files
|
2021-11-07 00:59:01 -07:00
|
|
|
** Desktop Environment: [[https://endeavouros.com/][EndeavourOS]] (Arch BTW)
|
|
|
|
** Window Manager: [[https://github.com/Airblader/i3][i3-gaps]]
|
|
|
|
** Compositor: [[https://github.com/ibhagwan/picom][ibhagwan's picom fork]]
|
2021-11-07 01:05:39 -07:00
|
|
|
*** [[./picom/picom.conf][picom config]]
|
2021-11-07 00:59:01 -07:00
|
|
|
** Notification Server: [[https://github.com/dunst-project/dunst][dunst]]
|
2021-11-07 01:05:39 -07:00
|
|
|
*** [[./dunst/dunstrc][dunst config]]
|
2021-11-07 00:59:01 -07:00
|
|
|
** Terminal Emulator: [[https://aur.archlinux.org/packages/alacritty-ligatures/][alacritty-ligatures]]
|
2021-11-07 01:05:39 -07:00
|
|
|
*** [[./alacritty/alacritty.yml][alacritty config]]
|
2021-11-07 00:59:01 -07:00
|
|
|
** Text Editors: [[https://www.vim.org/][vim]] and [[https://github.com/hlissner/doom-emacs][doom-emacs]]
|
2021-11-07 01:05:39 -07:00
|
|
|
*** [[./dotfiles/.vimrc][vimrc]]
|
|
|
|
*** [[./doom][doom config]]
|
2021-11-07 00:59:01 -07:00
|
|
|
** Audio Player: [[https://www.musicpd.org/][mpd]] with [[https://github.com/ncmpcpp/ncmpcpp][ncmpcpp]]
|
2021-11-07 01:05:39 -07:00
|
|
|
*** [[./mpd/mpd.conf][mpd config]]
|
|
|
|
*** [[./ncmpcpp/ncmpcpp.config][ncmpcpp config]]
|
2021-11-07 00:59:01 -07:00
|
|
|
** Audio Visualizer: [[https://github.com/karlstav/cava][cava]]
|
2021-11-07 01:05:39 -07:00
|
|
|
*** [[./cava/cavaconfig][cava config]]
|
2021-11-07 00:59:01 -07:00
|
|
|
** System Monitor: [[https://github.com/aristocratos/bpytop][bpytop]]
|
|
|
|
** Firefox Startpage: [[https://github.com/ksyasuda/Firefox-Startpage][firefox startpage]]
|
|
|
|
|