cleaned up README

This commit is contained in:
Valerie Wolfe 2022-06-28 13:22:21 -04:00
parent a158b691f4
commit 934694f6fd

View file

@ -13,7 +13,7 @@
/____/ /____/
``` ```
This repository contains most of my Linux dotfiles (or the ones I reuse most, anyway). This repository contains most of my Linux configuration files.
--- ---
@ -26,7 +26,7 @@ This repository contains most of my Linux dotfiles (or the ones I reuse most, an
/____/ /_/ /____/ /_/
``` ```
### `i3_config` ### `i3_config`
I use [i3-gaps](https://github.com/airblader/i3) pretty much exclusively. There's not a lot special about my i3 setup, but I've got the borders nicely colored, my tabbed/stacked titlebars are blank, and it's meant to be used with Picom. I use [i3-gaps](https://github.com/airblader/i3) exclusively. My setup is minimal and focus-oriented.
--- ---
@ -39,7 +39,7 @@ I use [i3-gaps](https://github.com/airblader/i3) pretty much exclusively. There'
/_/ /_/
``` ```
### `picom.conf` ### `picom.conf`
I use [ibhagwan's picom fork](https://github.com/ibhagwan/picom), since it gives me the fewest artifacts (and has dual-kawase). I use a softer dual-kawase and a *lot* of transparency. I use [ibhagwan's picom fork](https://github.com/ibhagwan/picom), since it gives me the fewest artifacts on the GLX backend (and has dual-kawase). I use a softer dual-kawase and a lot of transparency.
--- ---
@ -52,21 +52,7 @@ I use [ibhagwan's picom fork](https://github.com/ibhagwan/picom), since it gives
/_/ /_/
``` ```
### `starship.toml` ### `starship.toml`
I use [Starship](https://starship.rs) for my shell prompt. I don't like emoji, though, so I've configured it to use mostly plain text. I use [Starship](https://starship.rs) for my shell prompt. Most of the configuration is getting rid of emojis in code directories.
---
```plaintext
__ __
____ ____ / /_ __/ /_ ____ ______
/ __ \/ __ \/ / / / / __ \/ __ `/ ___/
/ /_/ / /_/ / / /_/ / /_/ / /_/ / /
/ .___/\____/_/\__, /_.___/\__,_/_/
/_/ /____/
```
### `polybar_config`
I use [Polybar](https://github.com/polybar/polybar) for my status bar. My setup is heavily inspired by MacOS's status bar, but without the menu bar.
--- ---
@ -78,10 +64,9 @@ I use [Polybar](https://github.com/polybar/polybar) for my status bar. My setup
\___/|__/|__/ |__/|__/ \___/|__/|__/ |__/|__/
``` ```
### `eww/` ### `eww/`
I use [eww](https://github.com/elkowar/eww) for widgets. I mostly use this for time in games or other fullscreen apps, or for some system controls. I use [EWW](https://github.com/elkowar/eww) for my menu bar and an info widget for when I have a fullscreen application open.
--- ---
@ -96,7 +81,7 @@ I use [eww](https://github.com/elkowar/eww) for widgets. I mostly use this for t
### `wezterm_config` ### `wezterm_config`
I use [wezterm](https://wezfurlong.org/wezterm/) as my terminal emulator. It's feature-rich, written in Rust, and is super customizable. I use [wezterm](https://wezfurlong.org/wezterm/) as my terminal emulator. It's feature-rich, written in Rust, and highly configurable.
--- ---
@ -111,7 +96,7 @@ I use [wezterm](https://wezfurlong.org/wezterm/) as my terminal emulator. It's f
### `Xresources` ### `Xresources`
I use [urxvt](http://software.schmorp.de/pkg/rxvt-unicode.html) on occasion. I use [urxvt](http://software.schmorp.de/pkg/rxvt-unicode.html) if something breaks really badly.
--- ---
@ -124,4 +109,5 @@ I use [urxvt](http://software.schmorp.de/pkg/rxvt-unicode.html) on occasion.
``` ```
I use [Discord](https://discord.com) with [DiscoCSS](https://github.com/mlvzk/discocss) for custom styling, with a frosted glass styling with the default colors. 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.