diff --git a/modules/zathura.nix b/modules/zathura.nix index 399a7ef..860bba4 100644 --- a/modules/zathura.nix +++ b/modules/zathura.nix @@ -15,6 +15,7 @@ in page-padding = 10; recolor-lightcolor = strPalette.dim.cyan; statusbar-bg = strPalette.bright.black; + selection-clipboard = "clipboard"; }; }; }