updated and reformatted README

This commit is contained in:
Valerie Wolfe 2023-08-25 12:59:10 -04:00
parent 2011549c62
commit 539c901944

114
README.md
View file

@ -13,104 +13,22 @@
/____/
```
This repository contains most of my Linux configuration files.
---
```plaintext
_ _____
(_)__ / ____ _____ _____ _____
/ / /_ <______/ __ `/ __ `/ __ \/ ___/
/ /___/ /_____/ /_/ / /_/ / /_/ (__ )
/_//____/ \__, /\__,_/ .___/____/
/____/ /_/
```
### `i3_config`
I use [i3](https://i3wm.org) exclusively. My setup is minimal and focus-oriented.
---
```plaintext
_
____ (_)________ ____ ___
/ __ \/ / ___/ __ \/ __ `__ \
/ /_/ / / /__/ /_/ / / / / / /
/ .___/_/\___/\____/_/ /_/ /_/
/_/
```
### `picom.conf`
I use [picom](https://github.com/yshui/picom) as my compositor.
I'm really sad I had to turn off i3's window borders.
---
```plaintext
__ __ _
_____/ /_____ ___________/ /_ (_)___
/ ___/ __/ __ `/ ___/ ___/ __ \/ / __ \
(__ ) /_/ /_/ / / (__ ) / / / / /_/ /
/____/\__/\__,_/_/ /____/_/ /_/_/ .___/
/_/
```
### `starship.toml`
I use [Starship](https://starship.rs) for my shell prompt. Most of the configuration is getting rid of emojis in code directories.
---
```plaintext
___ _ ___ __
/ _ \ | /| / / | /| / /
/ __/ |/ |/ /| |/ |/ /
\___/|__/|__/ |__/|__/
```
### `eww/`
I use [EWW](https://github.com/elkowar/eww) for my menu bar and an info widget for when I have a fullscreen application open.
---
```plaintext
__
_ _____ ____ / /____ _________ ___
| | /| / / _ \/_ / / __/ _ \/ ___/ __ `__ \
| |/ |/ / __/ / /_/ /_/ __/ / / / / / / /
|__/|__/\___/ /___/\__/\___/_/ /_/ /_/ /_/
```
### `wezterm_config`
I use [wezterm](https://wezfurlong.org/wezterm/) as my terminal emulator. It's feature-rich, written in Rust, and highly configurable.
---
```plaintext
__
__ ________ ___ __/ /_
/ / / / ___/ |/_/ | / / __/
/ /_/ / / _> < | |/ / /_
\__,_/_/ /_/|_| |___/\__/
```
### `Xresources`
I use [urxvt](http://software.schmorp.de/pkg/rxvt-unicode.html) if something breaks really badly.
---
```plaintext
____ _ __
/ __ \(_)_____________ _________/ /
/ / / / / ___/ ___/ __ \/ ___/ __ /
/ /_/ / (__ ) /__/ /_/ / / / /_/ /
/_____/_/____/\___/\____/_/ \__,_/
```
I use [Discord](https://discord.com) with [DiscoCSS](https://github.com/mlvzk/discocss) for custom styling. My current theme is all dark blacks and blue for mentions instead of yellow.
- bash
- bat
- discocss
- dunst
- eww
- helix
- i3
- picom
- rofi
- rust-motd (`motd/`)
- starship
- [sysmenu](https://git.vwolfe.io/valerie/sysmenu)
- tmux
- urxvt (`Xresources`)
- vim
- wezterm