Disable primary selection and clipboard sync

This commit is contained in:
Augusto Gunsch 2022-04-10 15:43:33 -03:00
parent 15bfd14bf7
commit 23bb1cd531
1 changed files with 1 additions and 3 deletions

View File

@ -80,9 +80,7 @@ local background_processes = {
"flameshot", "flameshot",
"nm-applet", "nm-applet",
"lxpolkit", "lxpolkit",
"unclutter", "unclutter"
"autocutsel -d -s PRIMARY",
"autocutsel -d"
} }
local reload_programs = { local reload_programs = {