add screenshots and improve readme

This commit is contained in:
Amolith 2020-04-24 20:45:30 -04:00
parent 5e48163a10
commit 59c1079a2e
6 changed files with 27 additions and 3 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
*.jpeg filter=lfs diff=lfs merge=lfs -text

View File

@ -13,11 +13,34 @@
```
This is a repository of my [dotfiles](https://wiki.archlinux.org/index.php/Dotfiles) managed with [dotgit](https://github.com/kobus-v-schoor/dotgit).
## Setup
* **Distro:** vanilla [Arch Linux](https://archlinux.org)
## Setup (dependencies)
All of the colours are based on [base16-unikitty-dark](https://github.com/joshwlewis/base16-unikitty).
* **WM:** [sway](https://github.com/swaywm/sway/)
* **Text editor:** [neovim](https://github.com/neovim/neovim)
* **Status bar:** [Waybar](https://github.com/Alexays/Waybar)
* **Application launcher:** [wofi](https://hg.sr.ht/~scoopta/wofi)
* **Notification daemon:** [mako](https://github.com/emersion/mako/)
* **Terminal:** [kitty](https://github.com/kovidgoyal/kitty)
* **Text editor:** [neovim](https://github.com/neovim/neovim)
* **Email client:** [aerc](https://git.sr.ht/~sircmpwn/aerc)
* **IRC client:** [weechat](https://weechat.org/)
* **Scheduling:** [calcurse](https://github.com/lfos/calcurse)
* **Multiplexer:** [tmux](https://github.com/tmux/tmux)
## Screenshots
Clean desktop
![](clean.jpeg)
---
Editing long-form blog post
![](markdown-text.jpeg)
---
Editing this README
![](readme.jpeg)
---
Multiple terminals SSHed into multiple servers
![](terminals.jpeg)

BIN
clean.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

BIN
markdown-text.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 782 KiB

BIN
readme.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 268 KiB

BIN
terminals.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 344 KiB