Files
expanded-dms/internal/config/hyprland.go
2025-11-12 23:59:00 +11:00

7 lines
94 B
Go

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