Files
tumillanino 6fd2f42ec2
Some checks failed
Build / build (push) Failing after 4m53s
added required partitioning package installations
2025-11-12 16:01:17 +11:00

7 lines
94 B
Go

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