diff --git a/env.lua b/env.lua index 62a3220..0a80e65 100644 --- a/env.lua +++ b/env.lua @@ -2,4 +2,5 @@ -- The file name is for the sake of organization and does not matter -- See the corresponding files in ~/.config/hypr/hyprland for examples hl.env("GCM_CREDENTIAL_STORE", "gpg") -hl.env("GTK_THEME", "Adwaita:dark") \ No newline at end of file +hl.env("GTK_THEME", "Adwaita:dark") +hl.env("KUBECONFIG", "/mnt/bulk/git/ansible-deployment/inventory/k8s-lab/artifacts/admin.conf") \ No newline at end of file