mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 10:30:14 -04:00
11 lines
212 B
YAML
11 lines
212 B
YAML
workday_alarmclock_time:
|
|
name: Workday Alarm Time
|
|
has_date: false
|
|
has_time: true
|
|
initial: '06:00'
|
|
|
|
nonwork_alarmclock_time:
|
|
name: Nonwork Alarm Time
|
|
has_date: false
|
|
has_time: true
|
|
initial: '07:00' |