diff --git a/home/home.nix b/home/home.nix index 70fa784..fe591fd 100644 --- a/home/home.nix +++ b/home/home.nix @@ -139,6 +139,7 @@ in { keyboard.options = [ "caps:escape" ]; sessionVariables = { + DO_NOT_TRACK = "1"; _JAVA_AWT_WM_NONREPARENTING = "1"; }; };