Restructuring

This commit is contained in:
azpsen
2024-01-25 17:05:01 -06:00
parent 2717f423e7
commit 5ea0660793
7 changed files with 10 additions and 116 deletions

View File

@@ -16,9 +16,9 @@ here are the dotfiles and some of the programs i use for my bspwm setup. wip.
- fonts: [jetbrains mono](https://github.com/JetBrains/JetBrainsMono)
- color scheme: [pywal](https://github.com/dylanaraps/pywal)
### ⌨️ terminal
### ⌨️ terminal
- shell: bash
- emulator: [wezterm](https://wezfurlong.org/wezterm/index.html)
- emulator: [kitty](https://sw.kovidgoyal.net/kitty/) - (previously used [wezterm](https://wezfurlong.org/wezterm/index.html) but it gave me trouble with prompt configuration)
- prompt: [starship](https://starship.rs)
- fetch: [pfetch](https://github.com/dylanaraps/pfetch)
- monitor: [bottom](https://github.com/ClementTsang/bottom) and/or [btop](https://github.com/aristocratos/btop)