📦️ deps(system): rofi-wayland fork is now in the extra repo instead of the AUR

This commit is contained in:
Sergio Laín 2024-04-28 15:03:33 +02:00
parent b0e966c872
commit 1fd9cc49f9
No known key found for this signature in database
GPG key ID: 14C9B8080681777B
4 changed files with 3 additions and 3 deletions

View file

@ -31,6 +31,7 @@
- wl-clipboard - wl-clipboard
- xdg-desktop-portal-hyprland - xdg-desktop-portal-hyprland
- kitty - kitty
- rofi-wayland
# File Manager # File Manager
- yazi - yazi
@ -127,7 +128,6 @@
- nwg-displays - nwg-displays
- nwg-look - nwg-look
- pyprland - pyprland
- rofi-lboon-wayland
- wl-clip-persist-git - wl-clip-persist-git
# Hooks # Hooks

View file

@ -158,6 +158,7 @@ retroarch-assets-xmb 1:495-1
ripgrep 14.1.0-1 ripgrep 14.1.0-1
ripgrep-all 0.10.6-3 ripgrep-all 0.10.6-3
rocm-hip-sdk 6.0.2-1 rocm-hip-sdk 6.0.2-1
rofi-wayland 1.7.5+wayland3-2
rustup 1.27.0-1 rustup 1.27.0-1
scrcpy 2.4-1 scrcpy 2.4-1
sd 1.0.0-1 sd 1.0.0-1

View file

@ -33,7 +33,6 @@ pyprland 2.2.14-1
qt5-styleplugins 5.0.0.20170311-35 qt5-styleplugins 5.0.0.20170311-35
rar 7.00-1 rar 7.00-1
reflector-pacman-hook-git r87.eec94bd-1 reflector-pacman-hook-git r87.eec94bd-1
rofi-lbonn-wayland 1.7.5+wayland3-1
rpcs3-bin 0.0.31-1 rpcs3-bin 0.0.31-1
ryujinx-bin 1.1.1291-1 ryujinx-bin 1.1.1291-1
satty 0.12.0-1 satty 0.12.0-1

2
.github/README.md vendored
View file

@ -211,7 +211,7 @@ Here is all the information about my setup:
```bash ```bash
yay -Sy hyprland hyprlock hypridle xdg-desktop-portal-hyprland hyprpicker \ yay -Sy hyprland hyprlock hypridle xdg-desktop-portal-hyprland hyprpicker \
swww waybar-cava wleave-git rofi-lboon-wayland swaync swayosd-git wl-clipboard wl-clip-persist-git \ swww waybar-cava wleave-git rofi-wayland swaync swayosd-git wl-clipboard wl-clip-persist-git \
pyprland qt5ct pavucontrol cliphist playerctl udiskie devify fzf jq eza fd \ pyprland qt5ct pavucontrol cliphist playerctl udiskie devify fzf jq eza fd \
catppuccin-gtk-theme-macchiato catppuccin-cursors-macchiato cava slurp grim catppuccin-gtk-theme-macchiato catppuccin-cursors-macchiato cava slurp grim
``` ```