From 7bee997118f360bdd863cc88ebd0797cf80ef7e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Wed, 11 Sep 2024 18:38:29 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20remove(deps):=20wl-clip?= =?UTF-8?q?-persist?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/ansible/roles/arch/packages/tasks/modules/base.yml | 1 - .config/hypr/scripts/autostart/services | 1 - .config/pacman/arch-packages.txt | 1 - .github/README.md | 2 +- 4 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.config/ansible/roles/arch/packages/tasks/modules/base.yml b/.config/ansible/roles/arch/packages/tasks/modules/base.yml index bc25c94e..73429502 100644 --- a/.config/ansible/roles/arch/packages/tasks/modules/base.yml +++ b/.config/ansible/roles/arch/packages/tasks/modules/base.yml @@ -127,7 +127,6 @@ - nwg-displays - nwg-look - pyprland - - wl-clip-persist - waybar-updates # Hooks diff --git a/.config/hypr/scripts/autostart/services b/.config/hypr/scripts/autostart/services index 3cb4ecb4..9c11bde2 100755 --- a/.config/hypr/scripts/autostart/services +++ b/.config/hypr/scripts/autostart/services @@ -25,7 +25,6 @@ devify & hypridle & # Clipboard -wl-clip-persist --clipboard regular & wl-paste --watch cliphist store & # Polkit authentication diff --git a/.config/pacman/arch-packages.txt b/.config/pacman/arch-packages.txt index faebe3ec..529c48c6 100644 --- a/.config/pacman/arch-packages.txt +++ b/.config/pacman/arch-packages.txt @@ -128,7 +128,6 @@ wev wine wireguard-tools wireplumber -wl-clip-persist wl-clipboard xdg-desktop-portal-hyprland xdg-user-dirs diff --git a/.github/README.md b/.github/README.md index b15b5c5e..f58fa13f 100644 --- a/.github/README.md +++ b/.github/README.md @@ -219,7 +219,7 @@ Lets start with the required base packages for the configuration to function. ```bash yay -Sy hyprland hyprlock hypridle xdg-desktop-portal-hyprland hyprpicker \ swww waybar waybar-updates rofi-wayland swaync swayosd-git playerctl \ - wl-clipboard wl-clip-persist cliphist udiskie devify polkit-gnome \ + wl-clipboard cliphist udiskie devify polkit-gnome \ pyprland qt5ct qt5-wayland qt6-wayland pavucontrol fastfetch \ fzf jq eza fd slurp grim satty vivid fish starship ripgrep bat \ catppuccin-gtk-theme-macchiato catppuccin-cursors-macchiato \