From d8ffc3fb7535c3729d791c0d1d21e5c3a6d22630 Mon Sep 17 00:00:00 2001 From: Ricard Illa Date: Thu, 4 May 2023 19:36:50 +0200 Subject: [PATCH] feat: foot selection to both primary and clipboard --- home/desktop-river/foot.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/desktop-river/foot.nix b/home/desktop-river/foot.nix index 8faf412..196f15f 100644 --- a/home/desktop-river/foot.nix +++ b/home/desktop-river/foot.nix @@ -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;