5 lines
280 B
Lua
5 lines
280 B
Lua
-- This file will not be overwritten across dots-hyprland updates.
|
|
-- 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") |