fix(hypr): Removed wl-clipboard-rs
in favor of wl-clipboard
This is so sad, the Rust version does not support images yet
This commit is contained in:
parent
15edbe62cb
commit
2b3a7a32da
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
||||||
pkgs.egl-wayland # For NVIDIA compatibility
|
pkgs.egl-wayland # For NVIDIA compatibility
|
||||||
pkgs.xdg-desktop-portal-hyprland
|
pkgs.xdg-desktop-portal-hyprland
|
||||||
# Common DE packages required in config
|
# Common DE packages required in config
|
||||||
pkgs.wl-clipboard-rs
|
pkgs.wl-clipboard
|
||||||
pkgs.grim
|
pkgs.grim
|
||||||
pkgs.slurp
|
pkgs.slurp
|
||||||
pkgs.hyprpicker
|
pkgs.hyprpicker
|
||||||
|
|
Loading…
Reference in a new issue