Files
miasma-installer/examples/danklinux/internal/config/hyprland.go
tumillanino 33dd952ad4
Some checks failed
Build / build (push) Failing after 5m23s
updated the installer so that it should actually work
2025-11-11 18:57:02 +11:00

7 lines
94 B
Go

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