From a4b37d12162d8eee397a5006ac1eeabd5f201c0b Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Tue, 20 Jun 2023 08:25:18 +0100 Subject: Clipboard manager --- i3/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i3/config b/i3/config index 4dd3157..8237e78 100644 --- a/i3/config +++ b/i3/config @@ -28,6 +28,9 @@ exec --no-startup-id nm-applet # For bluetooth. exec --no-startup-id blueman-applet +# Clipboard manager +exec --no-startup-id xfce4-clipman + # Few start-up things. exec --no-startup-id redshift-gtk exec --no-startup-id liferea -- cgit v1.2.3