mirror of
https://github.com/flickowoa/dotfiles.git
synced 2026-04-06 00:32:09 +02:00
Update README.md
This commit is contained in:
13
README.md
13
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
|
||||
|
||||
Reference in New Issue
Block a user