New backup 2025-09-16 15:15:02
This commit is contained in:
parent
355a2eeb8d
commit
915f8051d6
1 changed files with 26 additions and 8 deletions
|
@ -14,14 +14,32 @@ window_icons = [
|
|||
#personal.browser_profile = "test"
|
||||
#personal.browser_url = "https://test"
|
||||
#personal.directory = ""
|
||||
[profiles]
|
||||
personal = [
|
||||
name = "test",
|
||||
icon = "test",
|
||||
browser_profile = "test",
|
||||
browser_url = "test",
|
||||
directory = "test"
|
||||
]
|
||||
[[profiles]]
|
||||
#[profiles.penelope]
|
||||
name = "Penelope"
|
||||
icon = ""
|
||||
browser_profile = "Penelope"
|
||||
browser_url = "https://cloud.pogmom.me"
|
||||
directory = "~/Documents"
|
||||
[[profiles]]
|
||||
name = "Development"
|
||||
icon = ""
|
||||
browser_profile = "development"
|
||||
browser_url = "https://hass.pogmom.me"
|
||||
directory = "~/Development"
|
||||
# = [
|
||||
# [
|
||||
# "test",
|
||||
# "test",
|
||||
# "test",
|
||||
# "test",
|
||||
# "test"
|
||||
# name = "test",
|
||||
# icon = "test",
|
||||
# browser_profile = "test",
|
||||
# browser_url = "test",
|
||||
# directory = "test"
|
||||
# ]
|
||||
#]
|
||||
#school.name = "school",
|
||||
#school.icon = "t",
|
||||
|
|
Loading…
Add table
Reference in a new issue