From 1fd9cc49f9e65ae7564ae21b607423289bb28224 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 28 Apr 2024 15:03:33 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=EF=B8=8F=20deps(system):=20rofi-wa?= =?UTF-8?q?yland=20fork=20is=20now=20in=20the=20extra=20repo=20instead=20o?= =?UTF-8?q?f=20the=20AUR?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/ansible/roles/arch/packages/tasks/modules/base.yml | 2 +- .config/pacman/arch-packages.txt | 1 + .config/pacman/aur-packages.txt | 1 - .github/README.md | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/ansible/roles/arch/packages/tasks/modules/base.yml b/.config/ansible/roles/arch/packages/tasks/modules/base.yml index 0995edd1..04f078dc 100644 --- a/.config/ansible/roles/arch/packages/tasks/modules/base.yml +++ b/.config/ansible/roles/arch/packages/tasks/modules/base.yml @@ -31,6 +31,7 @@ - wl-clipboard - xdg-desktop-portal-hyprland - kitty + - rofi-wayland # File Manager - yazi @@ -127,7 +128,6 @@ - nwg-displays - nwg-look - pyprland - - rofi-lboon-wayland - wl-clip-persist-git # Hooks diff --git a/.config/pacman/arch-packages.txt b/.config/pacman/arch-packages.txt index 6dbfcebe..cc93a503 100644 --- a/.config/pacman/arch-packages.txt +++ b/.config/pacman/arch-packages.txt @@ -158,6 +158,7 @@ retroarch-assets-xmb 1:495-1 ripgrep 14.1.0-1 ripgrep-all 0.10.6-3 rocm-hip-sdk 6.0.2-1 +rofi-wayland 1.7.5+wayland3-2 rustup 1.27.0-1 scrcpy 2.4-1 sd 1.0.0-1 diff --git a/.config/pacman/aur-packages.txt b/.config/pacman/aur-packages.txt index 93815cd7..cd00a648 100644 --- a/.config/pacman/aur-packages.txt +++ b/.config/pacman/aur-packages.txt @@ -33,7 +33,6 @@ pyprland 2.2.14-1 qt5-styleplugins 5.0.0.20170311-35 rar 7.00-1 reflector-pacman-hook-git r87.eec94bd-1 -rofi-lbonn-wayland 1.7.5+wayland3-1 rpcs3-bin 0.0.31-1 ryujinx-bin 1.1.1291-1 satty 0.12.0-1 diff --git a/.github/README.md b/.github/README.md index ff4cb868..38f9abe9 100644 --- a/.github/README.md +++ b/.github/README.md @@ -211,7 +211,7 @@ Here is all the information about my setup: ```bash 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 \ catppuccin-gtk-theme-macchiato catppuccin-cursors-macchiato cava slurp grim ```