chore(hyprland): add clipboard-sync to sync xwayland and wayland clipboards
This commit is contained in:
parent
194f04fda5
commit
8334109245
3 changed files with 12 additions and 1 deletions
|
@ -14,6 +14,11 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
clipboard-sync = {
|
||||
url = "github:dnut/clipboard-sync";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue