🗑️ remove(deps): wl-clip-persist
This commit is contained in:
parent
2fd01ef803
commit
7bee997118
4 changed files with 1 additions and 4 deletions
|
@ -127,7 +127,6 @@
|
||||||
- nwg-displays
|
- nwg-displays
|
||||||
- nwg-look
|
- nwg-look
|
||||||
- pyprland
|
- pyprland
|
||||||
- wl-clip-persist
|
|
||||||
- waybar-updates
|
- waybar-updates
|
||||||
|
|
||||||
# Hooks
|
# Hooks
|
||||||
|
|
|
@ -25,7 +25,6 @@ devify &
|
||||||
hypridle &
|
hypridle &
|
||||||
|
|
||||||
# Clipboard
|
# Clipboard
|
||||||
wl-clip-persist --clipboard regular &
|
|
||||||
wl-paste --watch cliphist store &
|
wl-paste --watch cliphist store &
|
||||||
|
|
||||||
# Polkit authentication
|
# Polkit authentication
|
||||||
|
|
|
@ -128,7 +128,6 @@ wev
|
||||||
wine
|
wine
|
||||||
wireguard-tools
|
wireguard-tools
|
||||||
wireplumber
|
wireplumber
|
||||||
wl-clip-persist
|
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
xdg-desktop-portal-hyprland
|
xdg-desktop-portal-hyprland
|
||||||
xdg-user-dirs
|
xdg-user-dirs
|
||||||
|
|
2
.github/README.md
vendored
2
.github/README.md
vendored
|
@ -219,7 +219,7 @@ Lets start with the required base packages for the configuration to function.
|
||||||
```bash
|
```bash
|
||||||
yay -Sy hyprland hyprlock hypridle xdg-desktop-portal-hyprland hyprpicker \
|
yay -Sy hyprland hyprlock hypridle xdg-desktop-portal-hyprland hyprpicker \
|
||||||
swww waybar waybar-updates rofi-wayland swaync swayosd-git playerctl \
|
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 \
|
pyprland qt5ct qt5-wayland qt6-wayland pavucontrol fastfetch \
|
||||||
fzf jq eza fd slurp grim satty vivid fish starship ripgrep bat \
|
fzf jq eza fd slurp grim satty vivid fish starship ripgrep bat \
|
||||||
catppuccin-gtk-theme-macchiato catppuccin-cursors-macchiato \
|
catppuccin-gtk-theme-macchiato catppuccin-cursors-macchiato \
|
||||||
|
|
Loading…
Add table
Reference in a new issue