feat: foot selection to both primary and clipboard

feat/kile-v2
Ricard Illa 2023-05-04 19:36:50 +02:00
parent 59e03ad6de
commit d8ffc3fb75
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ in {
font-italic = "${font-name}:size=${font-size}:style=Italic"; font-italic = "${font-name}:size=${font-size}:style=Italic";
font-bold-italic = "${font-name}:size=${font-size}:style=Bold Italic"; font-bold-italic = "${font-name}:size=${font-size}:style=Bold Italic";
dpi-aware = "no"; dpi-aware = "no";
selection-target = "both";
}; };
colors = { colors = {
alpha = 0.9; alpha = 0.9;