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 \