diff --git a/README.md b/README.md index 01aa1db..ad5e8b9 100644 --- a/README.md +++ b/README.md @@ -34,11 +34,11 @@ https://user-images.githubusercontent.com/77581181/191730195-56fa4616-59ac-4dae- ## Arch dependencies ``` -hyprland-git waybar-hyprland-git cava waybar-mpris-git python rustup kitty fish wofi xdg-desktop-portal-wlr tty-clock-git swaylockd grim slurp pokemon-colorscripts-git starship jq dunst wl-clipboard swaylock-effects-git +hyprland-git waybar-hyprland-git cava waybar-mpris-git python rustup kitty fish wofi xdg-desktop-portal-hyprland-git tty-clock-git swaylockd grim slurp pokemon-colorscripts-git starship jq dunst wl-clipboard swaylock-effects-git swww-git ``` using `paru` ``` -paru -S hyprland-git waybar-hyprland-git cava waybar-mpris-git python rustup kitty fish wofi xdg-desktop-portal-wlr tty-clock-git swaylockd grim slurp pokemon-colorscripts-git starship jq dunst wl-clipboard swaylock-effects-git +paru -S hyprland-git waybar-hyprland-git cava waybar-mpris-git python rustup kitty fish wofi xdg-desktop-portal-hyprland-git tty-clock-git swaylockd grim slurp pokemon-colorscripts-git starship jq dunst wl-clipboard swaylock-effects-git swww-git ``` ## moving config files @@ -64,15 +64,6 @@ chmod +x ~/.config/hypr/* ## building the tools used in this rice -`swww` | wallpaper changer/daemon -```bash -git clone -b screen_pos https://github.com/flick0/swww -cd swww -cargo build --release -sudo cp ./target/release/swww-daemon /usr/bin/swww-daemon -sudo cp ./target/release/swww /usr/bin/swww -``` - `rgb-borders` | rgb borders for grouped windows ```bash git clone https://github.com/flick0/rgb-rs