mirror of
https://github.com/rywng/dotfiles.git
synced 2024-11-25 04:11:49 +08:00
Docs | Readme update!
This commit is contained in:
parent
8ea71344c9
commit
85e37a124b
21
README.md
21
README.md
@ -1,8 +1,20 @@
|
|||||||
# Dotfiles
|
# Dotfiles
|
||||||
|
|
||||||
This is my dot files on a Gentoo Linux laptop, with SwayWM and pipewire.
|
Linux desktop with serenade colorscheme, following the KISS philosophy.
|
||||||
|
|
||||||
# Software that this dotfile includes
|
# Screenshots
|
||||||
|
|
||||||
|
![terminal](https://user-images.githubusercontent.com/72336775/176679848-a66143cb-0df8-4fd0-a567-66693c33741e.png)
|
||||||
|
![blank](https://user-images.githubusercontent.com/72336775/176679629-c8da017a-2daf-4871-a34f-75bcd3738e28.png)
|
||||||
|
|
||||||
|
# Installing
|
||||||
|
|
||||||
|
I use [yadm](https://github.com/TheLocehiliosan/yadm) to manage dotfiles, the directory layout is unchanged.
|
||||||
|
```bash
|
||||||
|
yadm clone https://github.com/JuanCldCmt/dotfiles
|
||||||
|
```
|
||||||
|
|
||||||
|
# Software
|
||||||
|
|
||||||
| Name | Description |
|
| Name | Description |
|
||||||
|------|-------------|
|
|------|-------------|
|
||||||
@ -13,7 +25,6 @@ This is my dot files on a Gentoo Linux laptop, with SwayWM and pipewire.
|
|||||||
|kitty|Terminal emulator|
|
|kitty|Terminal emulator|
|
||||||
|zsh|Interactive Shell|
|
|zsh|Interactive Shell|
|
||||||
|mpv|Video player|
|
|mpv|Video player|
|
||||||
|tmux|Split terminal|
|
|
||||||
|zathura|PDF viewer|
|
|zathura|PDF viewer|
|
||||||
|
|
||||||
# Depencencies
|
# Depencencies
|
||||||
@ -26,7 +37,3 @@ This is my dot files on a Gentoo Linux laptop, with SwayWM and pipewire.
|
|||||||
|wireplumber|media session management (remember to replace it in sway's config if using non-gentoo)|
|
|wireplumber|media session management (remember to replace it in sway's config if using non-gentoo)|
|
||||||
|playerctld|Control players|
|
|playerctld|Control players|
|
||||||
|grim|Take screenshots|
|
|grim|Take screenshots|
|
||||||
|
|
||||||
# Screenshots
|
|
||||||
|
|
||||||
![2206252110](https://user-images.githubusercontent.com/72336775/175775155-45624b81-2d73-4ad8-832d-6248aa8e8cdc.png)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user