added GTK_THEME envoirenment varriable

This commit is contained in:
2026-08-15 15:26:21 +02:00
parent 75f6138b03
commit d557ed0ca6
+1
View File
@@ -2,3 +2,4 @@
-- The file name is for the sake of organization and does not matter -- The file name is for the sake of organization and does not matter
-- See the corresponding files in ~/.config/hypr/hyprland for examples -- See the corresponding files in ~/.config/hypr/hyprland for examples
hl.env("GCM_CREDENTIAL_STORE", "gpg") hl.env("GCM_CREDENTIAL_STORE", "gpg")
hl.env("GTK_THEME", "Adwaita:dark")