From b8142300683061580d1a763d41790926816b89de Mon Sep 17 00:00:00 2001 From: ksyasuda Date: Sun, 7 Nov 2021 01:14:55 -0700 Subject: [PATCH] update ordering of the readme --- README.md | 32 ++++++++++++++++---------------- README.org | 19 +++++++++---------- 2 files changed, 25 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 9675677..56e05bb 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,32 @@ -# Sudacode Dotfiles +# Sudacode Rice + +A collection of my Linux (Arch btw) configuration and dotfiles + +## Screenshots + +
+

Ordering: Top Left -> Top Right -> Bottom Left -> Bottom Right

+

vim, bpytop, cava, ncmpcpp

+ +

(firefox, doom emacs, doom emacs, neofetch)

+ +
**Table of Contents** -- [Sudacode Dotfiles](#sudacode-dotfiles) - - [Current Setup](#current-setup) +- [Sudacode Rice](#sudacode-rice) - [Screenshots](#screenshots) + - [Current Setup](#current-setup) -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 - -
-

Ordering: Top Left -> Top Right -> Bottom Left -> Bottom Right

-

vim, bpytop, cava, ncmpcpp

- -

(firefox, doom emacs, doom emacs, neofetch)

- -
diff --git a/README.org b/README.org index 7c4096e..a6e245e 100644 --- a/README.org +++ b/README.org @@ -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]]