update ordering of the readme

This commit is contained in:
ksyasuda 2021-11-07 01:14:55 -07:00
parent 3642792490
commit b814230068
2 changed files with 25 additions and 26 deletions

View File

@ -1,22 +1,32 @@
# Sudacode Dotfiles
# Sudacode Rice
A collection of my Linux (Arch btw) configuration and dotfiles
## Screenshots
<div align="center">
<p><b><i>Ordering:</b> Top Left -> Top Right -> Bottom Left -> Bottom Right</i></p>
<p>vim, bpytop, cava, ncmpcpp</p>
<img width="80%" src="screenshots/home1.png">
<p>(firefox, doom emacs, doom emacs, neofetch)</p>
<img width="80%" src="screenshots/home2.png">
</div>
<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-refresh-toc -->
**Table of Contents**
- [Sudacode Dotfiles](#sudacode-dotfiles)
- [Current Setup](#current-setup)
- [Sudacode Rice](#sudacode-rice)
- [Screenshots](#screenshots)
- [Current Setup](#current-setup)
<!-- markdown-toc end -->
A collection of my Linux (Arch btw) configuration and dotfiles
## Current Setup
_Click the links drowpdown to get quick access to the relevant code/files_
- Desktop Environment: [EndeavourOS](https://endeavouros.com/) (Arch BTW)
- Desktop Environment: [EndeavourOS](https://endeavouros.com/) (Arch btw)
- Window Manager: [i3-gaps](https://github.com/Airblader/i3)
- [i3 config](i3-wm/config)
- Compositor: [ibhagwan's picom fork](https://github.com/ibhagwan/picom)
@ -36,13 +46,3 @@ _Click the links drowpdown to get quick access to the relevant code/files_
- [cava config](cava/cavaconfig)
- System Monitor: [bpytop](https://github.com/aristocratos/bpytop)
- Firefox Startpage: [my startpage](https://github.com/ksyasuda/Firefox-Startpage)
## Screenshots
<div align="center">
<p><b><i>Ordering:</b> Top Left -> Top Right -> Bottom Left -> Bottom Right</i></p>
<p>vim, bpytop, cava, ncmpcpp</p>
<img width="80%" src="screenshots/home1.png">
<p>(firefox, doom emacs, doom emacs, neofetch)</p>
<img width="80%" src="screenshots/home2.png">
</div>

View File

@ -2,20 +2,25 @@
#+DATE: Sun Nov 7 00:34:12 2021
A collection of my Linux (Arch btw) configuration and dotfiles
*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]]
* Current Setup
Click the links drowpdown to get quick access to the relevant code/files
Click the links to get quick access to the relevant code/files
** Desktop Environment: [[https://endeavouros.com/][EndeavourOS]] (Arch BTW)
** Window Manager: [[https://github.com/Airblader/i3][i3-gaps]]
*** [[./i3-wm/config][i3 config]]
** Compositor: [[https://github.com/ibhagwan/picom][ibhagwan's picom fork]]
*** [[./picom/picom.conf][picom config]]
** Notification Server: [[https://github.com/dunst-project/dunst][dunst]]
*** [[./dunst/dunstrc][dunst config]]
** Terminal Emulator: [[https://aur.archlinux.org/packages/alacritty-ligatures/][alacritty-ligatures]]
*** [[./alacritty/alacritty.yml][alacritty config]]
*** [[alacritty/alacritty.onedark.yml][terminal colorscheme]]
** Text Editors: [[https://www.vim.org/][vim]] and [[https://github.com/hlissner/doom-emacs][doom-emacs]]
*** [[./dotfiles/.vimrc][vimrc]]
*** [[./doom][doom config]]
@ -27,9 +32,3 @@ Click the links drowpdown to get quick access to the relevant code/files
** System Monitor: [[https://github.com/aristocratos/bpytop][bpytop]]
** Firefox Startpage: [[https://github.com/ksyasuda/Firefox-Startpage][firefox startpage]]
* 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]]