added GTK_THEME envoirenment varriable

This commit is contained in:
2026-08-15 15:26:21 +02:00
parent 75f6138b03
commit d557ed0ca6
+2 -1
View File
@@ -1,4 +1,5 @@
-- This file will not be overwritten across dots-hyprland updates. -- This file will not be overwritten across dots-hyprland updates.
-- 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")