Update README.md

This commit is contained in:
flicko
2023-03-02 00:01:35 +05:30
committed by GitHub
parent a54926ce44
commit bc82ade275

View File

@@ -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