diff --git a/README.md b/README.md index b15f9f5..70cae78 100644 --- a/README.md +++ b/README.md @@ -2,15 +2,19 @@ Linux desktop with gruvbox colorscheme, following the KISS philosophy. -## TODO - -- [ ] Use [zim](https://github.com/zimfw/zimfw) -- [ ] Update screenshots (It's using serenade instead of gruvbox) - # Screenshots +![code](https://github.com/rywng/dotfiles/assets/72336775/2101a2b3-240f-4c18-9bd4-630c1d4c9036) +![blank](https://github.com/rywng/dotfiles/assets/72336775/c8626d9b-2ea1-4576-946d-883fb5b3688f) + +
+Old Screenshots +
+These are screenshots I took 2 years ago when I was using [serenade](https://github.com/rywng/dotfiles/commit/85e37a124be69b2c9366c6745204457c91cb8871) :) +Kept them around because they look quite good ![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 @@ -22,23 +26,25 @@ yadm clone https://github.com/JuanCldCmt/dotfiles # Software -| Name | Description | -|------|-------------| -|hyprland|wayland WM with better nvidia support| -|waybar|Custom bar for sway| -|swayNC|Notification center| -|wofi|App launcher| -|kitty|Terminal emulator| -|zsh|Interactive Shell| -|mpv|Video player| -|zathura|PDF viewer| +| Name | Description | +| ------- | ----------------------------------- | +| fuzzel | App launcher & dmenu alternative | +| kitty | Terminal emulator | +| mpv | Video player | +| swayNC | Notification center | +| swayWM | Stupid simple and stable wayland WM | +| waybar | bar | +| zathura | PDF viewer | +| zsh | Interactive Shell | -# Depencencies +# Dependencies -|Name|Description| -|----|-----------| -|wlsunset|Shift blue color based on time| -|light|CLI for managing backlight| -|pipewire|Sound deamon| -|wireplumber|media session management (remember to replace it in sway's config if using non-gentoo)| -|playerctld|Control players| +| Name | Description | +| ----------- | --------------------------------------------------------------------------------------- | +| acpilight | CLI for managing backlight | +| easyeffects | EQ for IEMs and headphones | +| pipewire | Sound daemon | +| playerctld | Control players | +| wireplumber | media session management (remember to replace it in sway's config if using non-systemd) | +| wlsunset | Shift blue color based on time (Protects my eyes) | +| wob | show screen backlight and audio output volume level |