mirror of https://github.com/Flinner/dots.git
Update README.md
This commit is contained in:
parent
b9660b2d3d
commit
4fe8061816
37
README.md
37
README.md
|
@ -1,3 +1,36 @@
|
|||
# dots
|
||||
A Comfy Home
|
||||
<h1 align="center">
|
||||
A Very Comfy Home
|
||||
</h1>
|
||||
|
||||
![2021-06-26_12-39](https://user-images.githubusercontent.com/85732279/124285704-b4ef4600-db3d-11eb-8f13-3c290bd55ae2.png)
|
||||
|
||||
<p align="center">
|
||||
<a href="#Configuration-computer"><img width="180" style="padding: 5px 5px;" src="https://user-images.githubusercontent.com/85732279/124286209-3646d880-db3e-11eb-9340-f5a1d2e6308d.png"></a>
|
||||
<a href="#Installation-memo"><img width="180" style="padding: 5px 5px;" src="https://user-images.githubusercontent.com/85732279/124286296-51b1e380-db3e-11eb-83e3-87bff363e114.png"></a>
|
||||
<!-- <a href="#Arch-Linux"><img width="180" style="padding: 5px 5px;" src=".assets/arch.png"></a> -->
|
||||
<a href="#Keybinds"><img width="180" style="padding: 5px 5px;" src="https://user-images.githubusercontent.com/85732279/124286410-71e1a280-db3e-11eb-9a5f-d53644a16e36.png"></a>
|
||||
</p>
|
||||
<hr>
|
||||
|
||||
|
||||
<p align="center">
|
||||
This is a seamless configuration, where everything just works, but only for me. It is not inteded to be used as a 'starter' config, though there are some really cool snippets/configs that everyone can use, please refer to //TODO!
|
||||
</p>
|
||||
|
||||
|
||||
## Configuration :computer:<img alt="" align="right" src="https://img.shields.io/github/repo-size/Flinner/dots?color=g&logo=github&style=flat-square"/>
|
||||
|
||||
:octocat: _Those are some details about my setup_
|
||||
|
||||
+ **OS** • [Artix Linux](https://artixlinux.org)
|
||||
+ **WM** • [`BSPWM`](https://github.com/baskerville/bspwm)
|
||||
+ **Shell** • [`zsh`](https://www.zsh.org/)
|
||||
+ **Terminal** • [`Alacritty`](https://github.com/alacritty/alacritty/)
|
||||
+ **Editor** • [`Neovim`](https://github.com/neovim/neovim/) - [`Emacs`](https://emacs.org)
|
||||
+ **Theme** • [`Custom - Gruvbox-Snazzy hybrid`]
|
||||
+ **Font** • [`Fira Code (Nerd)`](https://github.com/ryanoasis/nerd-fonts)
|
||||
+ **System information** • [`neofetch`](https://github.com/dylanaraps/neofetch)
|
||||
+ **Fuzzy finder** • [`fzf`](https://github.com/junegunn/fzf)
|
||||
+ **Launcher** • [`Rofi`](https://github.com/davatorium/rofi)
|
||||
+ **Resource monitor** • [`Htop`](https://github.com/aristocratos/bpytop) *(aliased to top)*
|
||||
+ **Browser** • [`Qutebrowser`](https://www.mozilla.org/en-US/firefox/61.0a1/releasenotes/)
|
||||
|
|
Loading…
Reference in New Issue