Disable primary selection and clipboard sync
This commit is contained in:
parent
15bfd14bf7
commit
23bb1cd531
|
@ -80,9 +80,7 @@ local background_processes = {
|
|||
"flameshot",
|
||||
"nm-applet",
|
||||
"lxpolkit",
|
||||
"unclutter",
|
||||
"autocutsel -d -s PRIMARY",
|
||||
"autocutsel -d"
|
||||
"unclutter"
|
||||
}
|
||||
|
||||
local reload_programs = {
|
||||
|
|
Loading…
Reference in New Issue