config

package
v0.1.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 9, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Version      = "v0.1.6"
	OutputFolder = "Pictures/gowall"
)

Variables

View Source
var (
	EnableImagePreviewingDefault = true
	ThemesDefault                = []themeWrapper{}
)
View Source
var GowallConfig = defaultConfig()

global config object, used when config is needed

Functions

This section is empty.

Types

type Options added in v0.1.6

type Options struct {
	EnableImagePreviewing bool           `yaml:"EnableImagePreviewing"`
	Themes                []themeWrapper `yaml:"themes"`
}

type Shared added in v0.1.6

type Shared struct {
	Theme      string
	BatchFiles []string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL