1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-05 21:15:38 -05:00
Files
DankMaterialShell/backend/internal/config/niri.go
2025-11-12 17:18:45 -05:00

7 lines
85 B
Go

package config
import _ "embed"
//go:embed embedded/niri.kdl
var NiriConfig string