1
1
mirror of https://github.com/rywng/dotfiles.git synced 2024-11-24 20:01:49 +08:00
dotfiles/README.md

34 lines
933 B
Markdown
Raw Normal View History

2022-04-02 11:22:44 +08:00
# Dotfiles
This is my dot files on a Gentoo Linux laptop, with SwayWM and pipewire.
# Software that this dotfile includes
| Name | Description |
|------|-------------|
|swayWM|Tiling WM|
|waybar|Custom bar for sway|
|swayNC|Notification center|
|wofi|App launcher|
|kitty|Terminal emulator|
2022-05-03 00:06:35 +08:00
|zsh|Interactive Shell|
2022-04-02 11:22:44 +08:00
|mpv|Video player|
|tmux|Split terminal|
|zathura|PDF viewer|
# Depencencies
|Name|Description|
|----|-----------|
|wlsunset|Shift blue color based on time|
|light|CLI for managing backlight|
|pipewire|Sound deamon|
2022-05-03 00:06:35 +08:00
|wireplumber|media session management (remember to replace it in sway's config if using non-gentoo|
|playerctld|Control players|
|grim|Take screenshots|
2022-04-02 11:22:44 +08:00
# Screenshots
2022-04-02 12:08:34 +08:00
2022-05-03 00:06:35 +08:00
![floating](https://user-images.githubusercontent.com/72336775/166266910-fba990b7-4ed8-42a8-82b2-4c5f4744af81.png)
![tiling](https://user-images.githubusercontent.com/72336775/166267034-2082cafb-c064-435e-9736-33d01f88d2d7.png)