mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2025-05-22 09:05:50 -07:00
update change-wallpaper with config
This commit is contained in:
parent
6003620db9
commit
33f10999b9
11
.config/change-wallpaper/config.json
Normal file
11
.config/change-wallpaper/config.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"topics": [
|
||||
"132262 - Mobuseka",
|
||||
"konosuba",
|
||||
"79222 - bunny girl senpai",
|
||||
"oshi no ko",
|
||||
"kill la kill",
|
||||
"lofi",
|
||||
"139520 - eminence in shadow"
|
||||
]
|
||||
}
|
@ -25,13 +25,7 @@ type Config struct {
|
||||
}
|
||||
|
||||
var defaultTopics = []string{
|
||||
"132262 - Mobuseka",
|
||||
"konosuba",
|
||||
"bunny girl senpai",
|
||||
"oshi no ko",
|
||||
"kill la kill",
|
||||
"lofi",
|
||||
"eminence in shadow",
|
||||
}
|
||||
|
||||
func loadConfig() []string {
|
||||
|
Loading…
x
Reference in New Issue
Block a user