From 23bb1cd531ec668e05385103aa158616a1ad03e5 Mon Sep 17 00:00:00 2001 From: Augusto Gunsch Date: Sun, 10 Apr 2022 15:43:33 -0300 Subject: [PATCH] Disable primary selection and clipboard sync --- config/awesome/rc.lua | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/config/awesome/rc.lua b/config/awesome/rc.lua index ce4e85a..7148848 100644 --- a/config/awesome/rc.lua +++ b/config/awesome/rc.lua @@ -80,9 +80,7 @@ local background_processes = { "flameshot", "nm-applet", "lxpolkit", - "unclutter", - "autocutsel -d -s PRIMARY", - "autocutsel -d" + "unclutter" } local reload_programs = {