1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-08 06:25:37 -05:00
Files
DankMaterialShell/core/internal/config/hyprland.go
2025-11-12 23:12:31 -05:00

7 lines
94 B
Go

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