Copy selection to clipboard

This commit is contained in:
Filippo Berto 2021-08-25 22:09:34 +02:00
parent 75d48026fe
commit 635e619ac8

View file

@ -15,6 +15,7 @@ in
page-padding = 10;
recolor-lightcolor = strPalette.dim.cyan;
statusbar-bg = strPalette.bright.black;
selection-clipboard = "clipboard";
};
};
}