Files
miasma-alis-installer/examples/danklinux/internal/config/hyprland.go
2025-11-12 18:34:08 +11:00

7 lines
94 B
Go

package config
import _ "embed"
//go:embed embedded/hyprland.conf
var HyprlandConfig string