Remove old xclip dependency

This commit is contained in:
Elnu 2023-01-25 22:13:04 -08:00
parent 518273eec1
commit d5797493c0

View file

@ -7,7 +7,6 @@ in with theme.colors; {
# Dependencies
home.packages = with pkgs; [
playerctl # pactl comes with PulseAudio
xclip # Copying screenshots to clipboard
wmctrl # For rofi power menu
];