mirror of
https://github.com/ItsDrike/nixdots
synced 2024-11-10 08:49:42 +00:00
ItsDrike
760af68c1d
When wl-clip-persist service is running, it seems that copying from xwayland applications becomes impossible. This is way too big of a bug to justify the benefit of this service.
6 lines
43 B
Nix
6 lines
43 B
Nix
_: {
|
|
imports = [
|
|
./dunst.nix
|
|
];
|
|
}
|