feat: foot selection to both primary and clipboard
parent
59e03ad6de
commit
d8ffc3fb75
|
@ -15,6 +15,7 @@ in {
|
|||
font-italic = "${font-name}:size=${font-size}:style=Italic";
|
||||
font-bold-italic = "${font-name}:size=${font-size}:style=Bold Italic";
|
||||
dpi-aware = "no";
|
||||
selection-target = "both";
|
||||
};
|
||||
colors = {
|
||||
alpha = 0.9;
|
||||
|
|
Loading…
Reference in New Issue