added Kubeconfig env

This commit is contained in:
2026-08-16 13:12:20 +02:00
parent d557ed0ca6
commit acb892c0ae
+2 -1
View File
@@ -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")
hl.env("GTK_THEME", "Adwaita:dark")
hl.env("KUBECONFIG", "/mnt/bulk/git/ansible-deployment/inventory/k8s-lab/artifacts/admin.conf")